The definition of a time state. More...
#include <TimeStateSpace.h>

Public Attributes | |
| double | position |
| The position in time. | |
Additional Inherited Members | |
Public Member Functions inherited from ompl::base::State | |
| template<class T > | |
| const T * | as (void) const |
| Cast this instance to a desired type. More... | |
| template<class T > | |
| T * | as (void) |
| Cast this instance to a desired type. More... | |
The definition of a time state.
Definition at line 76 of file TimeStateSpace.h.