get_output#

ProminenceRatioForOrdersOverTime.get_output()#

Get PR data over time and its associated RPM profile.

Returns:
tuple[FieldsContainer, Field]
  • First element (FieldsContainer): prominence ratio data over time for the requested orders. Each field of the fields container gives the PR over time, in dB, for each requested order in order_list.

  • Second element (Field): RPM over time profile corresponding to the PR over time.

Return type:

tuple[FieldsContainer, Field]