get_output_as_nparray#
- ProminenceRatioForOrdersOverTime.get_output_as_nparray()#
Get PR data in a tuple of NumPy arrays.
- Returns:
tuple
First element: prominence ratio data over time for the requested orders. Each column corresponds to the PR over time, in dB, for each requested order in
order_list
.Second element: time scale associated with the output prominence ratios.
Third element: RPM over time profile corresponding to the TNR over time.
- Return type: