Classes | Namespaces | Defines | Variables

_src_glue_sim_time.hh File Reference

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

Detailed Description

Simulated time.

LastChangedDate:
2011-04-09 21:58:06 -0400 (Sat, 09 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define ASSERT_HOUR (   hour  )     ASSERT( FP_GE((hour),0.0f) and FP_LE((hour),24.0f) );
#define GET_SIM_TIME (  )     (SimTime::GetInstance())
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10