visual3d:documentation:pipeline:metric_commands:metric_integrate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:metric_commands:metric_integrate [2024/06/17 17:07] – removed sgranger | visual3d:documentation:pipeline:metric_commands:metric_integrate [2025/09/18 18:06] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Metric Integrate ====== | ||
+ | |||
+ | =====Overview===== | ||
+ | |||
+ | The command **Metric Integrate** is used to integrate a signal between events using the trapezoidal rule. | ||
+ | |||
+ | http:// | ||
+ | |||
+ | The integral between two frames += ( (ValueAtFrame1+ValueAtFrame2)*DeltaT / 2 ) | ||
+ | |||
+ | where T= time between frames | ||
+ | |||
+ | This command can be useful when it is necessary to compute a value, like displacement or work, for which integration is needed. | ||
+ | |||
+ | =====Pipeline Command===== | ||
+ | |||
+ | The command can be found in the **Pipeline Workshop** under **Metric** as so: | ||
+ | |||
+ | < | ||
+ | Metric_Integrate | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | </ | ||
+ | |||
+ | ====Command Parameters==== | ||
+ | |||
+ | The following table shows the command parameters seen above and their descriptions: | ||
+ | |||
+ | |**RESULT_METRIC_FOLDER**|**The name of the result signal folder**| | ||
+ | |**RESULT_METRIC_NAME**|**The name of the result signal**| | ||
+ | |**EVENT_SEQUENCE**|** A list of events (separated by " | ||
+ | |||
+ | ====Dialog===== | ||
+ | |||
+ | The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the **Edit** button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below | ||
+ | |||
+ | | ||
+ | |||
+ | The dialog box allows you to assign values to the command parameters outlined above. | ||
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | * [[Visual3D: | ||
+ | * [[Visual3D: | ||
+ | |||
+ | \\ | ||
+ | **NOTE:** When using the Metric_Integrate dialog box, don't forget to Import the desired signals. | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/metric_commands/metric_integrate.1718644050.txt.gz · Last modified: 2024/06/17 17:07 by sgranger