OpenSim Moco
0.4.0
|
Turn off tendon compliance for all muscles in the model.
#include <Moco/Moco/ModelOperators.h>
Public Member Functions | |
void | operate (Model &model, const std::string &) const override |
Perform an operation on the model, using relativeToDirectory to locate any files that this operator reads. More... | |
|
inlineoverridevirtual |
Perform an operation on the model, using relativeToDirectory
to locate any files that this operator reads.
Implements OpenSim::ModelOperator.