FlightGear next
|
#include "presets.hxx"
#include <cmath>
#include <simgear/math/SGMisc.hxx>
#include <simgear/math/SGMath.hxx>
#include <Main/fg_props.hxx>
Go to the source code of this file.
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. | |