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

Description

Add external loads (e.g., ground reaction forces) to the model from a XML file.

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

#include <Moco/Moco/ModelOperators.h>

Public Member Functions

 ModOpAddExternalLoads (std::string filepath)
 
void operate (Model &model, const std::string &relativeToDirectory) const override
 The ExternalLoads XML file is located relative to relativeToDirectory.
 

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