visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data [2024/07/03 17:29] – removed sgranger | visual3d:documentation:pipeline:model_based_data_commands:compute_model_based_data [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Compute Model Based Data ====== | ||
+ | |||
+ | === Compute_Model_Based_Data === | ||
+ | |||
+ | The command **Compute_Model_Based_Data** will compute a signal using a model' | ||
+ | |||
+ | < | ||
+ | Compute_Model_Based_Data | ||
+ | / | ||
+ | /FUNCTION= | ||
+ | /SEGMENT= | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /AXIS1=X | ||
+ | ! /AXIS2=Y | ||
+ | ! /AXIS3=Z | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | This command structure is the same regardless of whether the command is in the Pipeline or RECALC Pipeline. When this signal is created, the definition of the model based item is stored automatically in the RECALC pipeline. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | For example, the Right Knee Angle signal could be represented as: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | If the text representation of this signal is opened, the following information will be stored | ||
+ | |||
+ | < | ||
+ | Compute_Model_Based_Data | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! /AXIS1=X | ||
+ | ! /AXIS2=Y | ||
+ | ! /AXIS3=Z | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | What is notable is that the segments are identified as **RSK** and **RTH**, not **Right Shank** and **Right Thigh** as seen in the dialog. | ||
+ | |||
+ | In other words, it appears that the dialog was created as follows: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | This is because the lower level representations are stored with the standard Visual3D acronyms (e.g. those names that are used under the covers), whereas the interface to Visual3D uses the names that are mapped by the config files. | ||
+ | |||
+ | **Note that the command can be executed from the pipeline, but it isn't possible to execute the RECALC pipeline. This is a quirk of the default structure. The RECALC pipeline is executed by selected the RECALC button on the toolbar or executing the Recalc command in the pipeline.** | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/model_based_data_commands/compute_model_based_data.1720027749.txt.gz · Last modified: 2024/07/03 17:29 by sgranger