get_L5_phon#
- LoudnessISO532_1_TimeVarying.get_L5_phon(channel_index=0)#
Get the L5 indicator for a signal channel.
This method gets the L5 indicator, which is the loudness level in phon that is exceeded 5% of the time.
- Parameters:
- channel_index: int, default: 0
Index of the signal channel to get the L5 indicator for.
- Returns:
- :
numpy.float64
L5 value in phon.
- Return type: