FlightGear next
presets.hxx File Reference
#include <simgear/structure/Singleton.hxx>
#include <simgear/props/props.hxx>

Go to the source code of this file.

Classes

class  Environment::Presets::PresetBase
 
class  Environment::Presets::Ceiling
 
class  Environment::Presets::Turbulence
 
class  Environment::Presets::Wind
 
class  Environment::Presets::Visibility
 

Namespaces

namespace  Environment
 
namespace  Environment::Presets
 A wrapper for presets of environment properties mainly set from the command line with –wind=270@10, visibility=1600 etc.
 

Typedefs

typedef simgear::Singleton< CeilingEnvironment::Presets::CeilingSingleton
 
typedef simgear::Singleton< TurbulenceEnvironment::Presets::TurbulenceSingleton
 
typedef simgear::Singleton< WindEnvironment::Presets::WindSingleton
 
typedef simgear::Singleton< VisibilityEnvironment::Presets::VisibilitySingleton