visual3d:documentation:pipeline:metric_commands:metric_integrate
This is an old revision of the document!
Table of Contents
Metric_Integrate
Introduction
Integrate a signal between events using the trapezoidal rule.
http://en.wikipedia.org/wiki/Trapezoidal_rule
The integral between two frames += ( (ValueAtFrame1+ValueAtFrame2)*DeltaT / 2 )
where T= time between frames
Command
Metric_Integrate = Sum of the integral for all frames in the range.
Example
NOTE: When using the Metric_Integrate dialog box, don't forget to Import the desired signals.
visual3d/documentation/pipeline/metric_commands/metric_integrate.1721149149.txt.gz · Last modified: 2024/07/16 16:59 by sgranger