User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_time_of_global_minimum_from_event

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
visual3d:documentation:pipeline:metric_commands:metric_time_of_global_minimum_from_event [2025/09/25 18:11] – [Example: Finding Trail leg minimum GRF in Baseball Swing] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_time_of_global_minimum_from_event [2025/09/25 18:19] (current) – [Example:] wikisysop
Line 70: Line 70:
 In Version 5 a series of metric commands were introduced to identify the time of a threshold crossing or maximum at the analog rate. In Version 5 a series of metric commands were introduced to identify the time of a threshold crossing or maximum at the analog rate.
  
-====Example: ====+====Example: Time to Minimum Pelvis Position in Squat==== 
 +When looking at a subject performing a squat movement we can use **Metric Time of Global Minimum from Event** to determine how long it takes the subject to complete the eccentric phase of the squat and reach maximum depth.
  
 +Pipeline Syntax:
 +<code>
 +Metric_Time_Of_Global_Minimum_From_Event
 +/RESULT_METRIC_TIME=Bottom_Squat_TIME
 +/RESULT_METRIC_VALUE=Bottom_Squat_VALUE
 +/RESULT_FOLDER=PROCESSED
 +/RESULT_COMPONENTS=Z
 +/SIGNAL_TYPES=KINETIC_KINEMATIC
 + /SIGNAL_FOLDER=RPV
 + /SIGNAL_NAMES=CGPos
 + /SIGNAL_COMPONENTS=Z
 +! /FRAME_OFFSET=0
 +! /TIME_OFFSET=
 +/EVENT_SEQUENCE=START
 +! /EXCLUDE_EVENTS=
 +! /EVENT_SEQUENCE_INSTANCE=0
 +! /EVENT_SUBSEQUENCE=
 +! /SUBSEQUENCE_EXCLUDE_EVENTS=
 +! /EVENT_SUBSEQUENCE_INSTANCE=0
 +! /EVENT_INSTANCE=0
 +! /THRESHOLD=
 +;
 +</code>
  
  
visual3d/documentation/pipeline/metric_commands/metric_time_of_global_minimum_from_event.txt · Last modified: 2025/09/25 18:19 by wikisysop