AnatomicalReferential#
- class pyCGM2.Model.model.AnatomicalReferential#
Represents an Anatomical Referential (Coordinate System) constructed for a segment.
This class extends the Referential class and is specialized for anatomical referentials which are typically defined during a static pose with calibration markers. It provides the means to represent and manipulate anatomical coordinate systems in a biomechanical model.
- __init__()#
Methods
__init__
()addMotionFrame
(frame)Append a Frame instance to the motion attribute.
getAxisTrajectory
(axis)Return the trajectory of a specified axis.
getNodeTrajectory
(label)Return the trajectory of a node.
getOriginTrajectory
()Return the trajectory of the origin of the referential.
setStaticFrame
(frame)Set the static pose of the referential.