FlightGear next
|
A wrapper for presets of environment properties mainly set from the command line with –wind=270@10, visibility=1600 etc. More...
Classes | |
class | Ceiling |
class | PresetBase |
class | Turbulence |
class | Visibility |
class | Wind |
Typedefs | |
typedef simgear::Singleton< Ceiling > | CeilingSingleton |
typedef simgear::Singleton< Turbulence > | TurbulenceSingleton |
typedef simgear::Singleton< Wind > | WindSingleton |
typedef simgear::Singleton< Visibility > | VisibilitySingleton |
A wrapper for presets of environment properties mainly set from the command line with –wind=270@10, visibility=1600 etc.
typedef simgear::Singleton<Ceiling> Environment::Presets::CeilingSingleton |
Definition at line 57 of file presets.hxx.
typedef simgear::Singleton<Turbulence> Environment::Presets::TurbulenceSingleton |
Definition at line 67 of file presets.hxx.
typedef simgear::Singleton<Visibility> Environment::Presets::VisibilitySingleton |
Definition at line 88 of file presets.hxx.
typedef simgear::Singleton<Wind> Environment::Presets::WindSingleton |
Definition at line 78 of file presets.hxx.