|
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 InputArguments, including all inherited members.
| define(const std::string name, int mandatory_size, int option_size=0,...) | InputArguments | inline |
| definitions_ | InputArguments | private |
| error_message_ | InputArguments | private |
| fillOptionalDefinition(int option_size, OptionMap *optionals, va_list variable_list) | InputArguments | inlineprivate |
| get(size_t index) const | InputArguments | inline |
| get(size_t index) const | InputArguments | |
| get(size_t index, T *value) const | InputArguments | |
| get(const std::string &option_name) const | InputArguments | inline |
| get(const std::string &option_name, const T &default_value) const | InputArguments | |
| get(const std::string &option_name, const T &default_value, T *value) const | InputArguments | |
| InputArguments() | InputArguments | inline |
| InputArguments(int nrhs, const mxArray *prhs[], int mandatory_size=1, int option_size=0,...) | InputArguments | inline |
| is(const std::string &name) const | InputArguments | inline |
| operator[](size_t index) const | InputArguments | inline |
| operator[](const std::string &option_name) const | InputArguments | inline |
| OptionMap typedef | InputArguments | |
| parse(int nrhs, const mxArray *prhs[], bool ignore_multi_signatures=false) | InputArguments | inline |
| parseDefinition(size_t nrhs, const mxArray *prhs[], Definition *definition) | InputArguments | inlineprivate |
| ~InputArguments() | InputArguments | inlinevirtual |