FlightGear next
|
#include <simgear/compiler.h>
#include <simgear/constants.h>
#include <simgear/props/props.hxx>
#include <simgear/props/tiedpropertylist.hxx>
#include <simgear/structure/subsystem_mgr.hxx>
#include <simgear/math/SGMath.hxx>
Go to the source code of this file.
Classes | |
class | flightgear::View |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
Macros | |
#define | FG_FOV_MIN 0.1 |
#define | FG_FOV_MAX 179.9 |