User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_vector_between_events

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_vector_between_events [2025/10/02 19:05] – [Example: Stride Length Vector for Gait] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_vector_between_events [2025/10/02 19:08] (current) wikisysop
Line 50: Line 50:
  
 The dialog box allows you to assign values to the command parameters outlined above. The dialog box allows you to assign values to the command parameters outlined above.
 +
 +==== Example: Stride Length Vector for Throwing ====
 +
 +A stride length vector (or scalar) can also be calculated in throwing. Events are created that define the particular phases of the throwing motion. Below is an example of calculating a stride length between **Arm Cock Start** and **Lead Foot Contact**.
 +
 +<code>
 +Metric_Vector_Between_Events
 +/RESULT_METRIC_NAME=Stride Length
 +! /RESULT_METRIC_FOLDER=PROCESSED
 +/GENERATE_VECTOR_LENGTH_METRIC=TRUE
 +/START_SIGNAL_TYPE=KINETIC_KINEMATIC
 +/START_SIGNAL_NAME=ProxEndPos
 +/START_SIGNAL_FOLDER=RFT
 +/END_SIGNAL_TYPE=KINETIC_KINEMATIC
 +/END_SIGNAL_NAME=ProxEndPos
 +/END_SIGNAL_FOLDER=LFT
 +/EVENT_SEQUENCE=ARM COCK START+LEAD FOOT CONTACT
 +/EXCLUDE_EVENTS=
 +! /GENERATE_MEAN_AND_STDDEV=TRUE
 +/APPEND_TO_EXISTING_VALUES=TRUE
 +! /RETAIN_NO_DATA_VALUES=FALSE
 +;
 +</code>
  
 ==== Example: Stride Length Vector for Gait ==== ==== Example: Stride Length Vector for Gait ====
Line 92: Line 115:
 {{:visual3d:documentation:pipeline:metric_commands:stridevector.png?600|}} {{:visual3d:documentation:pipeline:metric_commands:stridevector.png?600|}}
 \\ \\
-==== Example: Stride Length Vector for Throwing ==== 
- 
-A stride length vector (or scalar) can also be calculated in throwing. Events are created that define the particular phases of the throwing motion. Below is an example of calculating a stride length between **Arm Cock Start** and **Lead Foot Contact**. 
- 
-<code> 
-Metric_Vector_Between_Events 
-/RESULT_METRIC_NAME=Stride Length 
-! /RESULT_METRIC_FOLDER=PROCESSED 
-/GENERATE_VECTOR_LENGTH_METRIC=TRUE 
-/START_SIGNAL_TYPE=KINETIC_KINEMATIC 
-/START_SIGNAL_NAME=ProxEndPos 
-/START_SIGNAL_FOLDER=RFT 
-/END_SIGNAL_TYPE=KINETIC_KINEMATIC 
-/END_SIGNAL_NAME=ProxEndPos 
-/END_SIGNAL_FOLDER=LFT 
-/EVENT_SEQUENCE=ARM COCK START+LEAD FOOT CONTACT 
-/EXCLUDE_EVENTS= 
-! /GENERATE_MEAN_AND_STDDEV=TRUE 
-/APPEND_TO_EXISTING_VALUES=TRUE 
-! /RETAIN_NO_DATA_VALUES=FALSE 
-; 
-</code> 
  
 ==== Visual3D Versions supporting Subject Prefixes ==== ==== Visual3D Versions supporting Subject Prefixes ====
visual3d/documentation/pipeline/metric_commands/metric_vector_between_events.txt · Last modified: 2025/10/02 19:08 by wikisysop