FlightGear next
|
#include <algorithm>
#include <simgear/math/SGMath.hxx>
#include <Main/fg_props.hxx>
#include "environment_ctrl.hxx"
#include "environment.hxx"
Go to the source code of this file.
Classes | |
struct | Environment::LayerTableBucket |
Describes an element of a LayerTable. More... | |
class | Environment::LayerTable |
Models a column of our atmosphere by stacking a number of environments above each other. More... | |
class | Environment::LayerInterpolateControllerImplementation |
Implementation of the LayerIterpolateController. More... | |
Namespaces | |
namespace | Environment |