OpenSim Moco  0.4.0
Public Member Functions | List of all members
OpenSim::ModOpScaleActiveFiberForceCurveWidthDGF Class Reference

Description

Scale the active fiber force curve width for all DeGrooteFregly2016Muscles in the model.

Examples:
exampleMocoInverse.cpp, and exampleMocoTrack.cpp.
Inheritance diagram for OpenSim::ModOpScaleActiveFiberForceCurveWidthDGF:
OpenSim::ModelOperator

#include <Moco/Moco/ModelOperators.h>

Public Member Functions

 ModOpScaleActiveFiberForceCurveWidthDGF (double scaleFactor)
 
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...
 

Member Function Documentation

◆ operate()

void OpenSim::ModOpScaleActiveFiberForceCurveWidthDGF::operate ( Model &  model,
const std::string &  relativeToDirectory 
) const
inlineoverridevirtual

Perform an operation on the model, using relativeToDirectory to locate any files that this operator reads.

Implements OpenSim::ModelOperator.


The documentation for this class was generated from the following file: