User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_from_c3d_parameter

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_from_c3d_parameter [2024/06/19 12:51] sgrangervisual3d:documentation:pipeline:metric_commands:metric_from_c3d_parameter [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{copy the values of a c3d parameter to a metric signal.+====== Metric From C3D Parameter ====== 
 + 
 +Copy the values of a c3d parameter to a metric signal.
  
 <code> <code>
-metric_from_c3d_parameter +Metric_From_C3D_Parameter 
-/metric_name+/METRIC_NAME
-/parameter_group+/PARAMETER_GROUP
-/parameter_name=+/PARAMETER_NAME=
 ; ;
 </code> </code>
  
-====== example ======+===== Example =====
  
-create a metric value of the c3d point rate.+Create a metric value of the C3D point rate.
  
 <code> <code>
-metric_from_c3d_parameter +Metric_From_C3D_Parameter 
-/metric_name=point_rate +/METRIC_NAME=POINT_RATE 
-/parameter_group=point +/PARAMETER_GROUP=POINT 
-/parameter_name=rate+/PARAMETER_NAME=RATE
 ; ;
 </code> </code>
  
-===== result =====+==== Result ==== 
 + 
 +{{:Metric_From_C3D_Parameter_Example.jpg}}
  
-metric_from_c3d_parameter_example.jpg 
  
  
-}} 
visual3d/documentation/pipeline/metric_commands/metric_from_c3d_parameter.1718801481.txt.gz · Last modified: 2024/06/19 12:51 by sgranger