get_L10_phon#

LoudnessISO532_1_TimeVarying.get_L10_phon(channel_index=0)#

Get the L10 indicator for a signal channel.

This method gets the L10 indicator, which is the loudness level in phon that is exceeded 10% of the time.

Parameters:
channel_index: int, default: 0

Index of the signal channel to get the L10 indicator for.

Returns:
:
numpy.float64

L10 value in phon.

Return type:

float