get_output_as_nparray#
- ToneToNoiseRatioForOrdersOverTime.get_output_as_nparray()#
Get TNR data in a tuple of NumPy arrays.
- Returns:
numpy.ndarrayTone-to-noise ratio data over time for the requested orders. Each column contains the TNR over time, in dB, for each requested order in
order_list.numpy.ndarrayTime scale associated with the TNR data.
numpy.ndarrayRPM over time profile with the same time scale as the TNR data.
- Return type: