visual3d:documentation:pipeline:metric_commands:sequence_percent_start
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:sequence_percent_start [2024/06/26 20:06] – removed sgranger | visual3d:documentation:pipeline:metric_commands:sequence_percent_start [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== SEQUENCE PERCENT START ====== | ||
+ | |||
+ | / | ||
+ | |||
+ | / | ||
+ | |||
+ | Let TimeBegin be the time of the first event in the event sequence | ||
+ | Let TimeEnd be the time of the last event in the event sequence | ||
+ | \\ | ||
+ | |||
+ | |||
+ | The resulting time used for the calculations is: | ||
+ | Begin= TimeBegin + PercentStart*(TimeEnd-TimeBegin)/ | ||
+ | End= TimeBegin + PercentEnd*(TimeEnd-TimeBegin)/ | ||
+ | The frames of data used are determined by rounding Begin and End to the nearest POINT frame. | ||
+ | NOTE: In Visual3D Frame 1 = Time 0.0 | ||
+ | For example | ||
+ | if Begin= 2.3 the start frame would be 3 | ||
+ | if Begin= 2.6 the start frame would be 4 | ||
+ | |||
visual3d/documentation/pipeline/metric_commands/sequence_percent_start.1719432373.txt.gz · Last modified: 2024/06/26 20:06 by sgranger