User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:modify_point_rate

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:file_commands:modify_point_rate [2024/07/17 15:45] – created sgrangervisual3d:documentation:pipeline:file_commands:modify_point_rate [2025/05/22 16:04] (current) – Cleaned up page for a customer. Still needs to be put into Pipeline project format. wikisysop
Line 1: Line 1:
 ====== Modify Point Rate ====== ====== Modify Point Rate ======
  
-Modify the point and/or analog rate in the c3d file.+This command allows the user to modify the [[visual3d:documentation:c3d_signal_types:target_data_type|point]] and/or [[visual3d:documentation:c3d_signal_types:analog_data_type|analog rate]] in the [[visual3d:documentation:c3d_signal_types:c3d_format|C3D file]]. Care should be taken when doing this, as the motion capture vendor's metadata for their measurements should not be edited lightly.
  
-Some motion capture systems have limits on the POINT sampling rate. If the user wants to collect ANALOG data using the MoCap A/D board, and chooses not to collect point datathe c3d analog rate is still restricted to an artificial (and meaningless) point rate.+The motivating use case for this command is the fact that some motion capture systems have limits on the POINT sampling rate. If the user wants to collect ANALOG data using a motion capture A/D board, for example, and chooses not to collect point data then the C3D analog rate is still restricted to an artificial (and meaningless) point rate. The Modify_Point_Rate command allows the user to modify the rates stored within the C3D file to avoid this limitation.
  
-The Modify_Point_Rate command allows the user to modify the rates.+<code> 
 +Modify_Point_Rate 
 +/POINT_RATE= 
 +/ANALOG_RATE= 
 +! /OVERWRITE_C3D_FILE=FALSE 
 +
 +</code>
  
-Note that the user should set both the POINT and the ANALOG rate.+Note that the user should set both the POINT and the ANALOG rate with the same command. 
 + 
 +===== Example: Analog Ratio of 1 =====
  
 For example, to set the Point and Analog rate to 1600, which will produce an analog ratio of 1. For example, to set the Point and Analog rate to 1600, which will produce an analog ratio of 1.
Line 19: Line 27:
 </code> </code>
  
-This is useful for analog only c3d files because Event Labels can only be computed at POINT rate.+This is useful for analog-only c3d files because [[visual3d:documentation:c3d_signal_types:event_label_data_type|Event Labels]] can only be computed at POINT rate. 
 + 
 +===== See Also =====
  
-\\ 
 [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]]
  
  
  
visual3d/documentation/pipeline/file_commands/modify_point_rate.txt · Last modified: 2025/05/22 16:04 by wikisysop