The metric command Metric from C3D Parameter is used to copy the values of a c3d parameter to a metric signal.
Metric_From_C3D_Parameter /METRIC_NAME= /PARAMETER_GROUP= /PARAMETER_NAME= ;
The following table shows the command parameters seen above and their descriptions:
METRIC_NAME | The name of the result signal |
PARAMETER_GROUP | Specify the group that the parameter is in |
PARAMETER_NAME | The name of the original parameter |
Create a metric value of the C3D point rate.
Metric_From_C3D_Parameter /METRIC_NAME=POINT_RATE /PARAMETER_GROUP=POINT /PARAMETER_NAME=RATE ;