|
| | extendProblem (const __int64 p) |
| |
| | ~extendProblem () |
| |
| void | addMocoActivationGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, double end_point_goal, int ex, std::vector< std::string > refCoordNames, std::vector< double > refWeights) |
| |
| void | addMocoActivationSquaredGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, double end_point_goal) |
| |
| void | addMocoBOSGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, int ex, std::string left_foot, std::string right_foot) |
| |
| void | addMocoCoordinateAccelerationGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, std::vector< std::string > refCoordNames) |
| |
| void | addMocoMarkerAccelerationGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, std::string name) |
| |
| void | addMocoMaxCoordinateGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, std::string refCoordName) |
| |
| void | addMocoZMPGoal (const std::string &goalName, double weight, bool div_disp, bool div_dur, bool div_mass, int ex) |
| |
|
| OpenSim::MocoProblem * | m_p = NULL |
| |
◆ extendProblem()
◆ ~extendProblem()
◆ addMocoActivationGoal()
| void addMocoActivationGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
double | end_point_goal, |
|
|
int | ex, |
|
|
std::vector< std::string > | refCoordNames, |
|
|
std::vector< double > | refWeights ) |
|
inline |
◆ addMocoActivationSquaredGoal()
| void addMocoActivationSquaredGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
double | end_point_goal ) |
|
inline |
◆ addMocoBOSGoal()
| void addMocoBOSGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
int | ex, |
|
|
std::string | left_foot, |
|
|
std::string | right_foot ) |
|
inline |
◆ addMocoCoordinateAccelerationGoal()
| void addMocoCoordinateAccelerationGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
std::vector< std::string > | refCoordNames ) |
|
inline |
◆ addMocoMarkerAccelerationGoal()
| void addMocoMarkerAccelerationGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
std::string | name ) |
|
inline |
◆ addMocoMaxCoordinateGoal()
| void addMocoMaxCoordinateGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
std::string | refCoordName ) |
|
inline |
◆ addMocoZMPGoal()
| void addMocoZMPGoal |
( |
const std::string & | goalName, |
|
|
double | weight, |
|
|
bool | div_disp, |
|
|
bool | div_dur, |
|
|
bool | div_mass, |
|
|
int | ex ) |
|
inline |
◆ m_p
| OpenSim::MocoProblem* m_p = NULL |
|
private |
The documentation for this class was generated from the following file: