FlightGear next
|
#include <Airports/airports_fwd.hxx>
#include <Navaids/route.hxx>
#include <Navaids/positioned.hxx>
#include <Navaids/airways.hxx>
Go to the source code of this file.
Classes | |
class | flightgear::BasicWaypt |
class | flightgear::NavaidWaypoint |
Waypoint based upon a navaid. More... | |
class | flightgear::OffsetNavaidWaypoint |
class | flightgear::RunwayWaypt |
Waypoint based upon a runway. More... | |
class | flightgear::Hold |
class | flightgear::HeadingToAltitude |
class | flightgear::DMEIntercept |
class | flightgear::RadialIntercept |
class | flightgear::ATCVectors |
Represent ATC radar vectored segment. More... | |
class | flightgear::Discontinuity |
Represent a route discontinuity. More... | |
class | flightgear::Via |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |