#include <route.hxx>
Inherits SGReferenced.
Inherited by flightgear::Airway, flightgear::FlightPlan, and flightgear::Procedure.
Definition at line 263 of file route.hxx.
◆ ~RouteBase()
flightgear::RouteBase::~RouteBase |
( |
| ) |
|
|
virtual |
◆ dumpRouteToKML()
void flightgear::RouteBase::dumpRouteToKML |
( |
const WayptVec & | aRoute, |
|
|
const std::string & | aName ) |
|
static |
◆ dumpRouteToKMLLineString()
void flightgear::RouteBase::dumpRouteToKMLLineString |
( |
const std::string & | aIdent, |
|
|
const WayptVec & | aRoute, |
|
|
std::ostream & | aStream ) |
|
static |
◆ ident()
virtual std::string flightgear::RouteBase::ident |
( |
| ) |
const |
|
pure virtual |
◆ loadAirportProcedures()
void flightgear::RouteBase::loadAirportProcedures |
( |
const SGPath & | aPath, |
|
|
FGAirport * | aApt ) |
|
static |
The documentation for this class was generated from the following files: