extract_phases_integration_times

extract_phases_integration_times(times, bag_phases)[source]

Extracts the cycle phases integration times [s] from bag phases vector.

Parameters:
  • times (numpy.array) – Time vector [s].
  • bag_phases (numpy.array) – Bag phases [-].
Returns:

Cycle phases integration times [s].

Return type:

tuple