User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_integrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:metric_commands:metric_integrate [2024/06/19 12:51] sgrangervisual3d:documentation:pipeline:metric_commands:metric_integrate [2024/08/28 13:31] (current) – [Command] wikisysop
Line 1: Line 1:
-{{====== introduction ======+====== Metric Integrate ======
  
-integrate a signal between events using the trapezoidal rule.+===== Introduction =====
  
-http://en.wikipedia.org/wiki/trapezoidal_rule+Integrate a signal between events using the trapezoidal rule.
  
-the integral between two frames += ( (valueatframe1+valueatframe2)*deltat 2 )+http://en.wikipedia.org/wiki/Trapezoidal_rule
  
-where t= time between frames +The integral between two frames +( (ValueAtFrame1+ValueAtFrame2)*DeltaT / 2 )
-====== command ======+
  
-metric_integrate sum of the integral for all frames in the range.\\ +where Ttime between frames 
-\\+===== Command =====
  
 +Metric_Integrate = Sum of the integral for all frames in the range.
  
-|<code>\\ metric_integrate\\ /result_metric_name=\\ /apply_as_suffix_to_signal_name=false\\ ! /result_metric_folder=processed\\ /signal_types=\\ ! /signal_names=\\ /signal_folder=\\ ! /signal_components=all_components\\ /event_sequence=\\ /exclude_events= \\ /generate_mean_and_stddev=false\\ ! /append_to_existing_values=false\\ ;\\ </code>  |  metric_integrate_dlg.jpg| 
  
-====== example ======+<code> 
 +Metric_Integrate 
 +/RESULT_METRIC_NAME= 
 +/APPLY_AS_SUFFIX_TO_SIGNAL_NAME=FALSE 
 +! /RESULT_METRIC_FOLDER=PROCESSED 
 +/SIGNAL_TYPES= 
 +! /SIGNAL_NAMES= 
 +/SIGNAL_FOLDER= 
 +! /SIGNAL_COMPONENTS=ALL_COMPONENTS 
 +/EVENT_SEQUENCE= 
 +/EXCLUDE_EVENTS= 
 +/GENERATE_MEAN_AND_STDDEV=FALSE 
 +! /APPEND_TO_EXISTING_VALUES=FALSE 
 +;  
 +</code>  
  
-  * [[visual3d:documentation:pipeline:signal_commands:impulse|impulse]] + {{:Metric_Integrate_Dlg.jpg}}| 
-  * [[visual3d:documentation:pipeline:model_based_data_commands:joint_work|joint_work]]+ 
 +===== Example ===== 
 + 
 +  * [[Visual3D:Documentation:Pipeline:Signal_Commands:Impulse|Impulse]] 
 +  * [[Visual3D:Documentation:Pipeline:Model_Based_Data_Commands:Joint_Work|Joint_Work]]
  
 \\ \\
-**note:** when using the metric_integrate dialog box, don't forget to import the desired signals.+**NOTE:** When using the Metric_Integrate dialog box, don't forget to Import the desired signals. 
  
  
-}} 
visual3d/documentation/pipeline/metric_commands/metric_integrate.1718801483.txt.gz · Last modified: 2024/06/19 12:51 by sgranger