FlightGear next
airways.hxx File Reference
#include <map>
#include <vector>
#include <Navaids/route.hxx>
#include <Navaids/positioned.hxx>

Go to the source code of this file.

Classes

class  flightgear::Airway
 
class  flightgear::Airway::Network
 Track a network of airways. More...
 

Namespaces

namespace  flightgear
 FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints.
 

Typedefs

typedef SGSharedPtr< FGPositionedFGPositionedRef
 
using flightgear::AirwayRef = SGSharedPtr<Airway>
 

Typedef Documentation

◆ FGPositionedRef

typedef SGSharedPtr<FGPositioned> FGPositionedRef

Definition at line 30 of file airways.hxx.