get_N10_sone#

LoudnessISO532_1_TimeVarying.get_N10_sone(channel_index=0)#

Get the N10 indicator for a signal channel.

This method gets the N10 channel, which is the loudness value in sone that is exceeded 10% of the time.

Parameters:
channel_index: int, default: 0

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

Returns:
:
numpy.float64

N10 indicator value in sone.

Return type:

float