EmgAmplitudeNormalization#
- class pyCGM2.enums.EmgAmplitudeNormalization(value)#
- Enum defining methods for EMG amplitude normalization. - MaxMax#
- Maximum of maximum normalization. - Type:
- str 
 
 - MeanMax#
- Mean of maximum normalization. - Type:
- str 
 
 - MedianMax#
- Median of maximum normalization. - Type:
- str 
 
 - Threshold#
- Threshold-based normalization. - Type:
- str 
 
 - __init__()#
 - Attributes 
