get_output_as_nparray#
- OrderLevels.get_output_as_nparray()#
Get the order levels as NumPy arrays.
- Returns:
numpy.ndarrayOrder levels as a 2-D NumPy array, in squared signal unit. Each row corresponds to a specific order value, and each column corresponds to a specific RPM value.
numpy.ndarrayOrder values corresponding to the rows of the order levels array.
numpy.ndarrayRPM values corresponding to the columns of the order levels array.
- Return type: