get_output#
- LoudnessISO532_1_TimeVarying.get_output()#
Get time-varying loudness data.
- Returns:
tuple
First element (Field): instantaneous loudness in sone.
Second element (float): N5 indicator in sone. N5 is the loudness that is exceeded during a cumulated 5 % of the signal duration.
Third element (float): the N10 indicator in sone. N10 is the loudness that is exceeded during a cumulated 10 % of the signal duration.
Fourth element (Field): instantaneous loudness level in phon.
Fifth element (float): L5 indicator in phon. L5 is the loudness level that is exceeded during a cumulated 5 % of the signal duration.
Sixth element (float): L10 indicator in phon. L10 is the loudness level that is exceeded during a cumulated 10 % of the signal duration.
- Return type: