Simulated time. More...
#include "base/singleton.hh"Go to the source code of this file.
Classes | |
| class | glue::SimTime |
| Simulated time. More... | |
Namespaces | |
| namespace | glue |
Glues the modules together. | |
| namespace | glue::defs |
Defines | |
| #define | GET_SIM_TIME() (SimTime::GetInstance()) |
| #define | ASSERT_HOUR(hour) ASSERT( FP_GE((hour),0.0f) and FP_LE((hour),24.0f) ); |
Variables | |
| const fp | glue::defs::DEFAULT_HOUR = 8.0f |
Simulated time.
| #define ASSERT_HOUR | ( | hour | ) | ASSERT( FP_GE((hour),0.0f) and FP_LE((hour),24.0f) ); |
| #define GET_SIM_TIME | ( | ) | (SimTime::GetInstance()) |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10