This is the complete list of members for flightgear::Approach, including all inherited members.
_ident | flightgear::Procedure | protected |
airport() const | flightgear::Approach | virtual |
createTempApproach(const std::string &aIdent, FGRunway *aRunway, const WayptVec &aPath) | flightgear::Approach | static |
dumpRouteToKML(const WayptVec &aRoute, const std::string &aName) | flightgear::RouteBase | static |
dumpRouteToKMLLineString(const std::string &aIdent, const WayptVec &aRoute, std::ostream &aStream) | flightgear::RouteBase | static |
findTransitionByName(const std::string &aIdent) const | flightgear::Approach | |
ident() const | flightgear::Procedure | inlinevirtual |
isApproach(ProcedureType ty) | flightgear::Approach | static |
loadAirportProcedures(const SGPath &aPath, FGAirport *aApt) | flightgear::RouteBase | static |
missed() const | flightgear::Approach | inline |
NavdataVisitor class | flightgear::Approach | friend |
primary() const | flightgear::Approach | inline |
Procedure(const std::string &aIdent) | flightgear::Procedure | protected |
route(FGRunwayRef runway, WayptRef aIAF, WayptVec &aWps) | flightgear::Approach | |
routeFromVectors(WayptVec &aWps) | flightgear::Approach | |
routeWithTransition(FGRunwayRef runway, Transition *trans, WayptVec &aWps) | flightgear::Approach | |
runway() | flightgear::Approach | inline |
runways() const | flightgear::Approach | virtual |
transitionIdents() const | flightgear::Approach | |
type() const | flightgear::Approach | inlinevirtual |
~Approach() | flightgear::Approach | virtual |
~RouteBase() | flightgear::RouteBase | virtual |