User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:sequence_percent_start

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:sequence_percent_start [2024/06/19 12:51] sgrangervisual3d:documentation:pipeline:metric_commands:sequence_percent_start [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-/sequence_percent_startwithin the event sequence specify the beginning of the range as a percent+====== SEQUENCE PERCENT START ======
  
-/sequence_percent_endwithin the event sequence specify the end of the range as a percent+/SEQUENCE_PERCENT_STARTWithin the event sequence specify the beginning of the range as a percent
  
-let timebegin be the time of the first event in the event sequence +/SEQUENCE_PERCENT_END= Within the event sequence specify the end of the range as a percent 
-let timeend be the time of the last event in the event sequence+ 
 +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: +The resulting time used for the calculations is: 
-begintimebegin percentstart*(timeend-timebegin)/100.0f; +BeginTimeBegin PercentStart*(TimeEnd-TimeBegin)/100.0f; 
-endtimebegin percentend*(timeend-timebegin)/100.0f; +EndTimeBegin PercentEnd*(TimeEnd-TimeBegin)/100.0f; 
-the frames of data used are determined by rounding begin and end to the nearest point frame. +The frames of data used are determined by rounding Begin and End to the nearest POINT frame. 
-notein visual3d frame 1 = time 0.0 +NOTEIn Visual3D Frame 1 = Time 0.0 
-for example +For example 
-if begin= 2.3 the start frame would be 3 +if Begin= 2.3 the start frame would be 3 
-if begin= 2.6 the start frame would be 4+if Begin= 2.6 the start frame would be 4
  
  
visual3d/documentation/pipeline/metric_commands/sequence_percent_start.1718801494.txt.gz · Last modified: 2024/06/19 12:51 by sgranger