|
MocoExtendProblem: Interface Between OpenSim and MATLAB for Rapidly Developing Direct Collocation Goals in Moco 1.1.0
add custom Moco goals to existing matlab scripts
|
This is the complete list of members for MocoActivationSquaredGoal, including all inherited members.
| calcGoalImpl(const GoalInput &input, SimTK::Vector &cost) const override | MocoActivationSquaredGoal | protected |
| calcGoalImpl(const GoalInput &input, SimTK::Vector &cost) const override | MocoActivationSquaredGoal | protected |
| calcIntegrandImpl(const IntegrandInput &input, double &integrand) const override | MocoActivationSquaredGoal | protected |
| calcIntegrandImpl(const IntegrandInput &input, double &integrand) const override | MocoActivationSquaredGoal | protected |
| constructProperties() | MocoActivationSquaredGoal | private |
| constructProperties() | MocoActivationSquaredGoal | private |
| getDefaultModeImpl() const override | MocoActivationSquaredGoal | inlineprotected |
| getDefaultModeImpl() const override | MocoActivationSquaredGoal | inlineprotected |
| getDivideByDisplacement() const | MocoActivationSquaredGoal | inline |
| getEndPointGoal() const | MocoActivationSquaredGoal | inline |
| getEndPointGoal() const | MocoActivationSquaredGoal | inline |
| getSupportsEndpointConstraintImpl() const override | MocoActivationSquaredGoal | inlineprotected |
| getSupportsEndpointConstraintImpl() const override | MocoActivationSquaredGoal | inlineprotected |
| initializeOnModelImpl(const Model &) const override | MocoActivationSquaredGoal | protected |
| initializeOnModelImpl(const Model &) const override | MocoActivationSquaredGoal | protected |
| m_act_indices | MocoActivationSquaredGoal | mutableprivate |
| m_power_function | MocoActivationSquaredGoal | mutableprivate |
| MocoActivationSquaredGoal() | MocoActivationSquaredGoal | inline |
| MocoActivationSquaredGoal(std::string name) | MocoActivationSquaredGoal | inline |
| MocoActivationSquaredGoal(std::string name, double weight) | MocoActivationSquaredGoal | inline |
| MocoActivationSquaredGoal() | MocoActivationSquaredGoal | inline |
| MocoActivationSquaredGoal(std::string name) | MocoActivationSquaredGoal | inline |
| MocoActivationSquaredGoal(std::string name, double weight) | MocoActivationSquaredGoal | inline |
| OpenSim_DECLARE_CONCRETE_OBJECT(MocoActivationSquaredGoal, MocoGoal) | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_CONCRETE_OBJECT(MocoActivationSquaredGoal, MocoGoal) | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_PROPERTY(exponent, int, "The exponent applied to the output value in the integrand. " "The output can take on negative values in the integrand when the " "exponent is set to 1 (the default value). When the exponent is " "set to a value greater than 1, the absolute value function is " "applied to the output (before the exponent is applied), meaning " "that odd numbered exponents (greater than 1) do not take on " "negative values.") | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_PROPERTY(end_point_goal, double, "Target value for end-point goal (default: 0)") | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_PROPERTY(divide_by_displacement, bool, "Divide by the model's displacement over the phase (default: " "false)") | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_PROPERTY(exponent, int, "The exponent applied to the output value in the integrand. " "The output can take on negative values in the integrand when the " "exponent is set to 1 (the default value). When the exponent is " "set to a value greater than 1, the absolute value function is " "applied to the output (before the exponent is applied), meaning " "that odd numbered exponents (greater than 1) do not take on " "negative values.") | MocoActivationSquaredGoal | private |
| OpenSim_DECLARE_PROPERTY(end_point_goal, double, "Target value for end-point goal (default: 0)") | MocoActivationSquaredGoal | private |
| setDivideByDisplacement(bool tf) | MocoActivationSquaredGoal | inline |
| setEndPointGoal(double end_point_goal) | MocoActivationSquaredGoal | inline |
| setEndPointGoal(double end_point_goal) | MocoActivationSquaredGoal | inline |