get_output_as_nparray#
- OneThirdOctaveLevelsFromSignal.get_output_as_nparray()#
 Return the band levels in dB and center frequencies in Hz as a tuple of numpy arrays.
- Returns:
 np.ndarrayThe band levels in dB (actual unit depends on
reference_valueandfrequency_weightingattributes’ values).np.ndarrayThe center frequencies in Hz of the band levels.
- Return type: