get_output_as_nparray#

LoudnessISO532_1_TimeVarying.get_output_as_nparray()#

Get indicators for time-varying loudness in a tuple as a NumPy array.

Returns:
:
tuple[numpy.ndarray]

First element is the loudness versus the time in sone.

Second element is the N5 indicator in sone.

Third element is the N10 indicator in sone.

Fourth element is the loudness versus the time in phon.

Fifth element is the L5 indicator in phon.

Sixth element is the L10 indicator in phon.

Return type:

tuple[Union[Buffer, _SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]]