OpenSim Moco
0.4.0
|
This is the complete list of members for OpenSim::PositionMotion, including all inherited members.
createFromStatesTrajectory(const Model &model, const StatesTrajectory &statesTraj) | OpenSim::PositionMotion | static |
createFromTable(const Model &model, const TimeSeriesTable &coords, bool allowExtraColumns=false) | OpenSim::PositionMotion | static |
exportToTable(const std::vector< double > &time) const (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | |
getDefaultEnabled() const (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | inline |
getEnabled(const SimTK::State &state) const (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | |
OpenSim_DECLARE_PROPERTY(default_enabled, bool, "Whether or not this motion is enabled by default (default value: " "true).") (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | |
OpenSim_DECLARE_PROPERTY(functions, FunctionSet, "Functions specifying the values of each coordinate.") (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | |
PositionMotion() (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | inline |
PositionMotion(std::string name) (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion | inline |
setDefaultEnabled(bool enabled) | OpenSim::PositionMotion | inline |
setEnabled(SimTK::State &state, bool enabled) const | OpenSim::PositionMotion | |
setPositionForCoordinate(const Coordinate &coord, const Function &position) | OpenSim::PositionMotion | |
~PositionMotion()=default (defined in OpenSim::PositionMotion) | OpenSim::PositionMotion |