CADETProcess.performance.Mass.__call__

Contents

CADETProcess.performance.Mass.__call__#

Mass.__call__(performance: Performance) ndarray#

Evaluate the performance indicator for the given performance data.

Parameters:
performancePerformance

Object containing performance data.

Returns:
np.ndarray

Array of performance indicator values.