22 return "TemperatureDimension";
48 double pos = temp - minTemp;
50 pos *= ((double) nbOfPositions - 1.0);
size_t getNumberOfPositions() override
returns the number of possible positions along that dimension
static System * getInstance()
double getTemperature() const
Mdp::statePosition_t getPosition() override
gets the position of the state along that dimension
std::string getName() override
returns the name of that dimension
Processor * getProc()
return the processor