User Tools

Site Tools


visual3d:documentation:pipeline:model_commands:get_vicon_model_metric

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:model_commands:get_vicon_model_metric [2025/03/18 17:53] – [Pipeline Command] wikisysopvisual3d:documentation:pipeline:model_commands:get_vicon_model_metric [2025/03/18 17:54] (current) – [Example] wikisysop
Line 33: Line 33:
 Given an MP file containing the following information: Given an MP file containing the following information:
  
 +<code>
 $RKnee_Width = 150.0 $RKnee_Width = 150.0
 $RFoot_Width = 100.0 $RFoot_Width = 100.0
 $LKnee_Width = 150.0 $LKnee_Width = 150.0
 $LFoot_Width = 100.0 $LFoot_Width = 100.0
 +</code>
 +
 and the command and the command
  
-'**Get_Vicon_Model_Metric**+<code> 
 +Get_Vicon_Model_Metric
 /CALIBRATION_FILE=* /CALIBRATION_FILE=*
 /MP_FILE_NAME= /MP_FILE_NAME=
Line 45: Line 49:
 /METRIC_VALUES= /METRIC_VALUES=
 /NAME_PREFIX= /NAME_PREFIX=
-**;**+; 
 +</code> 
   * The current active model will be used.   * The current active model will be used.
   * The user will be prompted for the MP file name.   * The user will be prompted for the MP file name.
Line 51: Line 57:
   * No prefix will be added to the names.   * No prefix will be added to the names.
  
-\\ +<code> 
- +Get_Vicon_Model_Metric
- +
-**Get_Vicon_Model_Metric**+
 /CALIBRATION_FILE= /CALIBRATION_FILE=
 /MP_FILE_NAME= /MP_FILE_NAME=
Line 60: Line 64:
 /DEFAULT_METRIC_VALUES=0.5*DISTANCE(RIGHT_HIP,LEFT_HIP) /DEFAULT_METRIC_VALUES=0.5*DISTANCE(RIGHT_HIP,LEFT_HIP)
 /NAME_PREFIX= /NAME_PREFIX=
-**;**+; 
 +</code> 
   * RHip_Radius is not part of the MP file   * RHip_Radius is not part of the MP file
   * A default metric value has been provided   * A default metric value has been provided
visual3d/documentation/pipeline/model_commands/get_vicon_model_metric.1742320386.txt.gz · Last modified: 2025/03/18 17:53 by wikisysop