Documentation Site Map Main Page Reference List Motion Capture Visual3D Overview Visual3D Installation License Activation Getting Started Visual3D Documentation Overview Pipeline Commands Reference Expressions Overview CalTester Mode Overview List of Tutorials Visual3D Examples Overview Troubleshooting Sift Sift Overview Installation Getting Started Sift Documentation Overview Knowledge Discovery for Biomechanical Data Tutorial Overview Troubleshooting Inspect3D Inspect3D Overview Inspect3D Installation Overview Inspect3D Getting Started Overview Inspect3D Documentation Overview Knowledge Discovery in Inspect3D Inspect3D Tutorials Overview Troubleshooting DSX Suite DSX Overview DSX Definitions DSX Suite Installation DSX Tutorials DSX Release Notes xManager Overview PlanDSX Overview Surface3D Overview Orient3D Overview CalibrateDSX Overview Locate3D Overview X4D Overview
This is an old revision of the document!
**metric_sum** | | |**/signal_types=** |the type of signal to be processed | |**/signal_names=** |the name of the signal to be processed | |**/signal_folder** |the folder of the signal to be processed | |**/signal_components=** |the component of the signal to be processed | |**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#event_sequence|event_sequence]]=** |the start and end labels | |**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#exclude_events|exclude_events]]=** |exclude ranges containing this event | |**/[[visual3d:documentation:pipeline:metric_commands:sequence_percent_start|sequence_percent_start]]=**|within the event sequence specify the beginning of the range as a percent | |**/[[visual3d:documentation:pipeline:metric_commands:sequence_percent_start|sequence_percent_end]]=** |within the event sequence specify the end of the range as a percent | |**/result_metric_name=** |the name of the resulting signal | |**/result_metric_folder=** |the folder of the resulting signal. | |**/apply_as_suffix_to_signal_name=** |apply a suffix to the signal_name | |**/generate_mean_and_stddev=** |generate the mean and standard deviation both within each active file and across all active files| |**/append_to_existing_values=** |append the results to an existing signal. | |**;** | | \\ the **metric_sum** command dialog is below: metric_sum.jpg ===== metric sum examples ===== - an example of the command **metric_sum** is found [[visual3d:documentation:pipeline:expressions:overview#example:_value_of_signal_at_an_analog_frame|here]]. this script uses metric_sum command to find a signal value at the analog frame rate. for details go to the page. - an example can be found on [[visual3d:documentation:statistics:compute_linear_regression#linear_regression_explicit_meta-command|statistics example 4#linear_regression_explicit meta-command]] where the meta-command uses the **metric_sum** command to calculate a linear regression. - another example can be found on [[visual3d:documentation:statistics:meta_command_for_linear_regression#linear_regression_with_events_meta-command|statistics example 5#linear regression with events meta-command]] where the meta-command uses the **metric_sum** command to calculate a linear regression.