i_kpi
Last update: 19.09.2025This is the concrete Topic class that can be used for creation of a communication channel with given ...
Definition topic.h:38
virtual KpiContent CalculateKpi(const T &input)=0
Executes the core KPI calculation logic.
virtual ~IKpi()=default
Virtual destructor for proper cleanup of derived classes.
virtual kpi::Type GetKpiType() const =0
Retrieves the KPI type.
The namespace for all core functionalities under namespace simulation_framework.
The namespace for kpi definition and corresponding APIs under namespace simulation_framework::evaluat...
The top namespace for simulation framework.