get_loudness_sone#

LoudnessISO532_1_Stationary.get_loudness_sone(channel_index=0)#

Get the loudness in sone for a signal channel. :rtype: float64

This method gets the loudness in sone as a float for a specified channel index.

Parameters:
channel_index: int, default 0

Index of the signal channel to get the specified output for.

Returns:
:
numpy.float64

Loudness value in sone.