myogen.simulator.core.force.JointBiomechanics.__init__#

JointBiomechanics.__init__(
joint_type: Literal['hinge', 'ball_socket'],
joint_geometry: JointGeometry,
muscle_geometries: list[MuscleGeometry],
moment_arm_data__cm: ]] | None = None,
use_simplified_model: bool = True,
) None[source]#
Parameters:
Return type:

None