SharpnessOverTime#
- class ansys.sound.core.psychoacoustics.SharpnessOverTime(signal=None, field_type='Free')#
Computes the sharpness of a signal according to Zwicker & Fastl’s model, over time.
Note
The calculation of this indicator is based on the loudness model for time-varying sounds defined in the standard ISO 532-1. It is the loudness model of the class
LoudnessISO532_1_TimeVarying
.Class instantiation takes the following parameters.
- Parameters:
Methods
Convert a DPF fields container to a NumPy array.
Get the maximum value of the sharpness over time.
Get the sharpness over time data in a tuple.
Get the sharpness over time data in a tuple of NumPy arrays.
Get the sharpness over time.
Get the time scale of the sharpness over time.
Plot the sharpness over time.
Compute the sharpness over time.
Attributes
Sound field type.
Input signal in Pa.