LoudnessISO532_1_Stationary#
- class ansys.sound.core.psychoacoustics.LoudnessISO532_1_Stationary(signal=None, field_type='Free')#
Computes ISO 532-1:2017 loudness for stationary sounds.
This class computes the loudness of a signal according to the ISO 532-1:2017 standard, corresponding to the “Zwicker method”, for stationary sounds.
Class instantiation takes the following parameters.
- Parameters:
Methods
LoudnessISO532_1_Stationary.convert_fields_container_to_np_array
(fc)Convert a DPF fields container to a NumPy array.
Get Bark band frequencies.
Get Bark band indexes.
Get the loudness level in phon.
Get the loudness in sone.
Get loudness, loudness level, specific loudness.
Get loudness data in a tuple of NumPy arrays.
Get the specific loudness.
Plot the specific loudness.
Compute the loudness.
Attributes
Sound field type.
Input signal in Pa.