get_output_as_nparray#

ProminenceRatioForOrdersOverTime.get_output_as_nparray()#

Get PR data in a tuple of NumPy arrays.

Returns:
numpy.ndarray

Prominence ratio data over time for the requested orders. Each column contains the PR over time, in dB, for each requested order in order_list.

numpy.ndarray

Time scale associated with the PR data.

numpy.ndarray

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

Return type:

tuple[ndarray]