get_output_as_nparray#

Roughness.get_output_as_nparray()#

Get roughness data in a tuple of NumPy arrays.

Returns:
tuple[numpy.ndarray]
  • First element: overall roughness in asper.

  • Second element: specific roughness, that is, the roughness in each Bark band, in asper/Bark.

  • Third element: Bark band indexes at which the specific roughness is defined, in Bark.

  • Fourth element: roughness over time, in asper.

  • Fifth element: time scale of the roughness over time, in s.

Return type:

tuple[ndarray]