get_output_as_nparray#

ToneToNoiseRatioForOrdersOverTime.get_output_as_nparray()#

Get TNR data in a tuple of NumPy arrays.

Returns:
numpy.ndarray

Tone-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.ndarray

Time scale associated with the TNR data.

numpy.ndarray

RPM over time profile with the same time scale as the TNR data.

Return type:

tuple[ndarray]