CADETProcess.performance.PerformanceIndicator.evaluate#
- PerformanceIndicator.evaluate(performance: Performance) ndarray[source]#
Evaluate the performance indicator for the given performance data.
- Parameters:
- performancePerformance
Object containing performance data.
- Returns:
- np.ndarray
Array of performance indicator values.