get_output_as_nparray#

RoughnessECMA418_2.get_output_as_nparray()#

Get roughness data in a tuple of NumPy arrays.

Returns:
numpy.ndarray

Overall roughness in asper.

numpy.ndarray

Specific roughness, that is, the roughness in each Bark band, in asper/Bark.

numpy.ndarray

Bark band indexes at which the specific roughness is defined, in Bark.

numpy.ndarray

Roughness over time, in asper.

numpy.ndarray

Time scale of the roughness over time, in s.

Return type:

tuple[ndarray]