User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_cross_product

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:metric_cross_product [2025/09/18 15:14] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_cross_product [2025/09/18 15:17] (current) – [Command Parameters] wikisysop
Line 4: Line 4:
 The Metric Cross Product command is used to create a cross product of two metric vectors. This could include finding the torque acting on a joint or other similar uses. The command can be found within the **Pipeline Workshop** in the **Metric** folder. The command acts on the active files. The Metric Cross Product command is used to create a cross product of two metric vectors. This could include finding the torque acting on a joint or other similar uses. The command can be found within the **Pipeline Workshop** in the **Metric** folder. The command acts on the active files.
  
-{{:MetricCrossProductDlg.png}}+====Pipeline Command==== 
 + 
 +The command, as seen in the pipeline workshop, is below.
  
 <code> <code>
 Metric_Cross_Product Metric_Cross_Product
 +! /RESULT_FILE=
 +! /RESULT_METRIC_FOLDER=PROCESSED
 /RESULT_METRIC_NAME= /RESULT_METRIC_NAME=
-! /RESULT_METRIC_FOLDER= 
 ! /METRIC1_FILE= ! /METRIC1_FILE=
 +! /METRIC1_FOLDER=PROCESSED
 /METRIC1_NAME= /METRIC1_NAME=
-! /METRIC1_FOLDER= 
 ! /METRIC2_FILE= ! /METRIC2_FILE=
-/METRIC2_NAME=  +/METRIC2_FOLDER=PROCESSED 
-/METRIC2_FOLDER=  +/METRIC2_NAME
-! /DIVIDE_BY_METRIC2_LENGTH=  +! /DIVIDE_BY_METRIC2_LENGTH=TRUE 
-! /GENERATE_MEAN_AND_STDDEV=(True or False)Generate the mean and standard deviation for all of the metrics created  +! /GENERATE_MEAN_AND_STDDEV=TRUE 
-! /APPEND_TO_EXISTING_VALUES=(True or False)Append this list of metrics to an existing metric of the same result name  +! /APPEND_TO_EXISTING_VALUES=FALSE 
-! /GENERATE_VECTOR_LENGTH_METRIC=(True or False) +! /GENERATE_VECTOR_LENGTH_METRIC=FALSE 
-! /RETAIN_NO_DATA_VALUES=(True or False)+! /RETAIN_NO_DATA_VALUES=FALSE
 ; ;
 </code> </code>
Line 37: Line 40:
 |**APPEND_TO_EXISTING_VALUES**|**(True or False)Append this list of metrics to an existing metric of the same result name**| |**APPEND_TO_EXISTING_VALUES**|**(True or False)Append this list of metrics to an existing metric of the same result name**|
 |**GENERATE_VECTOR_LENGTH_METRIC**|**(True or False)Generate metric value for vector length**| |**GENERATE_VECTOR_LENGTH_METRIC**|**(True or False)Generate metric value for vector length**|
-|**RETAIN_NO_DATA_VALUES**|**(True or False)**|+|**RETAIN_NO_DATA_VALUES**|**In cases where there is NO_DATA at an event, you need to specify the parameter /Retain_No_Data_Values=TRUE should you want this included in the resulting signal.**|
  
 ====Dialog==== ====Dialog====
visual3d/documentation/pipeline/metric_commands/metric_cross_product.1758208468.txt.gz · Last modified: 2025/09/18 15:14 by wikisysop