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
InputArguments Member List

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,...)InputArgumentsinline
definitions_InputArgumentsprivate
error_message_InputArgumentsprivate
fillOptionalDefinition(int option_size, OptionMap *optionals, va_list variable_list)InputArgumentsinlineprivate
get(size_t index) constInputArgumentsinline
get(size_t index) constInputArguments
get(size_t index, T *value) constInputArguments
get(const std::string &option_name) constInputArgumentsinline
get(const std::string &option_name, const T &default_value) constInputArguments
get(const std::string &option_name, const T &default_value, T *value) constInputArguments
InputArguments()InputArgumentsinline
InputArguments(int nrhs, const mxArray *prhs[], int mandatory_size=1, int option_size=0,...)InputArgumentsinline
is(const std::string &name) constInputArgumentsinline
operator[](size_t index) constInputArgumentsinline
operator[](const std::string &option_name) constInputArgumentsinline
OptionMap typedefInputArguments
parse(int nrhs, const mxArray *prhs[], bool ignore_multi_signatures=false)InputArgumentsinline
parseDefinition(size_t nrhs, const mxArray *prhs[], Definition *definition)InputArgumentsinlineprivate
~InputArguments()InputArgumentsinlinevirtual