API
4.3
For MATLAB, Python, Java, and C++ users
|
MusclePotentialEnergyInfo contains quantities related to the potential energy of the muscle (fiber + tendon) complex. More...
Public Member Functions | |
MusclePotentialEnergyInfo () | |
MusclePotentialEnergyInfo contains quantities related to the potential energy of the muscle (fiber + tendon) complex.
The function that populates this struct, calcMusclePotentialEnergyInfo, can be called when position information is known. This function is dependent on calcMuscleLengthInfo.
NAME DIMENSION UNITS fiberPotentialEnergy force*distance J (Nm) [1] tendonPotentialEnergy force*distance J (Nm) [2] musclePotentialEnergy force*distance J (Nm) [3]
userDefinedPotentialEnergyExtras [4]
[4] This vector is left for the muscle modeler to populate with any computationally expensive quantities that are computed in calcMusclePotentialEnergyInfo, that might be useful for others to access.
|
inline |