MomentProjection#
- class pyCGM2.enums.MomentProjection(value)#
Enum defining in which segment kinetics are expressed.
- Global#
Kinetics expressed in the global coordinate system.
- Type:
str
- Proximal#
Kinetics expressed in the proximal segment.
- Type:
str
- Distal#
Kinetics expressed in the distal segment.
- Type:
str
- JCS#
Kinetics expressed in the joint coordinate system.
- Type:
str
- JCS_Dual#
Kinetics expressed in the dual joint coordinate system.
- Type:
str
- __init__()#
Attributes