get_output#
- ToneToNoiseRatioForOrdersOverTime.get_output()#
Get TNR data over time and its associated RPM profile.
- Returns:
tuple
[FieldsContainer
,Field
]First element (FieldsContainer): tone-to-noise ratio data over time for the requested orders. Each field of the fields container gives the TNR over time, in dB, for each requested order in
order_list
.Second element (Field): RPM over time profile corresponding to the TNR over time.
- Return type: