statePosition_t getPosition() override
gets the position of the state along that dimension
std::string getName() override
returns the name of that dimension
StateSpaceDimension(size_t size)
size_t getNumberOfPositions() override
returns the number of possible positions along that dimension
this models a dimension in the state space.