DataType#
- class pyCGM2.enums.DataType(value)#
Enum defining model output data types.
- Marker#
Represents marker data type.
- Type:
int
- Angle#
Represents angle data type.
- Type:
int
- Segment#
Represents segment data type.
- Type:
int
- Moment#
Represents moment data type.
- Type:
int
- Force#
Represents force data type.
- Type:
int
- Power#
Represents power data type.
- Type:
int
- __init__()#
Attributes