Scheduler
|
#include <maxTempEstimator.h>
Public Member Functions | |
virtual | ~MaxTempEstimator () |
virtual double | getMaximumTemperature ()=0 |
Definition at line 16 of file maxTempEstimator.h.
|
inlinevirtual |
Definition at line 19 of file maxTempEstimator.h.
|
pure virtual |