OpenSim Moco  0.2.0
OpenSim::MocoTool Member List

This is the complete list of members for OpenSim::MocoTool, including all inherited members.

getDocumentDirectory() constOpenSim::MocoToolprotected
getFilePath(const std::string &file) constOpenSim::MocoToolprotected
MocoTool() (defined in OpenSim::MocoTool)OpenSim::MocoToolinline
OpenSim_DECLARE_OPTIONAL_PROPERTY(initial_time, double, "The start of the time interval. " "All data must start at or before this time. " "(default: earliest time available in all provided data)") (defined in OpenSim::MocoTool)OpenSim::MocoTool
OpenSim_DECLARE_OPTIONAL_PROPERTY(final_time, double, "The end of the time interval. " "All data must end at or after this time. " "(default: latest time available in all provided data)") (defined in OpenSim::MocoTool)OpenSim::MocoTool
OpenSim_DECLARE_PROPERTY(mesh_interval, double, "The time duration of each mesh interval " "(default: 0.020 seconds).") (defined in OpenSim::MocoTool)OpenSim::MocoTool
OpenSim_DECLARE_PROPERTY(clip_time_range, bool, "Set the time range to be 1e-3 shorter on both ends to leave space " "for finite difference estimates (default: false).") (defined in OpenSim::MocoTool)OpenSim::MocoTool
OpenSim_DECLARE_PROPERTY(model, ModelProcessor, "The musculoskeletal model to use.") (defined in OpenSim::MocoTool)OpenSim::MocoTool
setModel(ModelProcessor model) (defined in OpenSim::MocoTool)OpenSim::MocoToolinline
updateTimeInfo(const std::string &dataLabel, const double &dataInitial, const double &dataFinal, TimeInfo &info) constOpenSim::MocoToolprotected