CADETProcess.performance.PerformanceProduct.evaluate

CADETProcess.performance.PerformanceProduct.evaluate#

PerformanceProduct.evaluate(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.