get_loudness_level_phon#

LoudnessISO532_1_Stationary.get_loudness_level_phon(channel_index=0)#

Get the loudness level in phon for a signal channel.

This method gets the loudness level in phon 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 level value in phon.

Return type:

float64