parselmouth.AmplitudeScaling#
- class parselmouth.AmplitudeScaling#
Bases:
pybind11_object
Methods
Attributes
- __index__(self: parselmouth.AmplitudeScaling) int #
- __init__(self: parselmouth.AmplitudeScaling, value: int) None #
- __init__(self: parselmouth.AmplitudeScaling, arg0: str) None
- __int__(self: parselmouth.AmplitudeScaling) int #
- __new__(**kwargs)#
- __str__()#
name(self: handle) -> str
- INTEGRAL = <AmplitudeScaling.INTEGRAL: 1>#
- NORMALIZE = <AmplitudeScaling.NORMALIZE: 3>#
- PEAK_0_99 = <AmplitudeScaling.PEAK_0_99: 4>#
- SUM = <AmplitudeScaling.SUM: 2>#
- property name#
- property value#