CADETProcess.performance.PerformanceProduct.__call__

CADETProcess.performance.PerformanceProduct.__call__#

PerformanceProduct.__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.