pyCGM2.Model.Opensim.interface#
Interface#
|
Interface for interacting with OpenSim models. |
|
Interface for interacting with OpenSim CGM models. |
|
Interface for interacting with OpenSim XML files. |
Filters#
|
Filter interface for OpenSim model scaling. |
Filter interface for OpenSim inverse kinematics. |
|
|
Filter interface for OpenSim inverse dynamics. |
Filter interface for OpenSim static Optimisation. |
|
|
Filter interface for OpenSim Analysis Report. |
Procedures#
scaling#
|
Procedure for scaling XML processing in OpenSim. |
|
Procedure for scaling XML processing specific to the CGM model in OpenSim. |
kinematic fitting#
|
Procedure for handling inverse kinematics in OpenSim using XML configuration. |
|
Specialized procedure for handling inverse kinematics in OpenSim using XML configuration for the CGM model. |
inverse dynamics#
|
Provides a procedure for setting up and executing inverse dynamics analyses in OpenSim. |
|
Specialized procedure for handling inverse dynamics analyses in OpenSim, specifically tailored for CGM models. |
static optimization#
|
Handles the setup and execution of static optimization analyses in OpenSim. |
|
Specialized procedure for handling static optimization analyses in OpenSim, specifically tailored for CGM models. |
analysis report#
|
Handles the setup and execution of various analyses in OpenSim using XML configurations. |
|
Specialized procedure for handling analyses in OpenSim, specifically tailored for CGM models. |
Specialized procedure for handling analyses in OpenSim using CGM-driven models. |