get_output_as_nparray#
- RpmOrderRepresentation.get_output_as_nparray()#
Get the RPM order representation as NumPy arrays.
- Returns:
numpy.ndarrayRPM order representation as a 2-D NumPy array. Each column corresponds to a specific order’s complex level over RPM or time, in the input signal’s unit.
numpy.ndarrayOrder values corresponding to the columns of the output array.
numpy.ndarrayRPM values corresponding to the rows of the output array.
numpy.ndarrayTime values, in seconds, corresponding to the rows of the output array.
- Return type: