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