|
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
|
Implementation of the operation creator to be used as composition in an Operator class. More...
#include <dispatch.h>

Public Member Functions | |
| OperationCreatorImpl (OperationNameAdmitter *admitter, const char *tag) | |
| virtual Operation * | create () |
| Implementation must return a new instance of the operation. | |
Implementation of the operation creator to be used as composition in an Operator class.
|
inlineexplicit |
|
inlinevirtual |
Implementation must return a new instance of the operation.
Implements OperationCreator.