OpenSim Moco  0.4.0
Public Member Functions | List of all members
OpenSim::TabOpUseAbsoluteStateNames Class Reference

Description

Update table column labels to use post-4.0 state paths instead of pre-4.0 state names.

For example, this converts column labels as follows:

Inheritance diagram for OpenSim::TabOpUseAbsoluteStateNames:
OpenSim::TableOperator

#include <Moco/Moco/Common/TableProcessor.h>

Public Member Functions

void operate (TimeSeriesTable &table, const Model *model) const override
 This function may or may not be provided with a model. More...
 

Member Function Documentation

◆ operate()

void OpenSim::TabOpUseAbsoluteStateNames::operate ( TimeSeriesTable &  table,
const Model *  model 
) const
inlineoverridevirtual

This function may or may not be provided with a model.

If the operation requires a model and model == nullptr, an exception is thrown.

Implements OpenSim::TableOperator.


The documentation for this class was generated from the following file: