|
FlightGear next
|
#include <sidstar.hxx>
Public Member Functions | |
| FGSidStar (FGAirport *ap) | |
| FGSidStar (const FGSidStar &other) | |
| std::string | getId () const |
| void | load (SGPath path) |
| FGAIFlightPlan * | getBest (const std::string &activeRunway, double heading) |
Definition at line 18 of file sidstar.hxx.
|
explicit |
Definition at line 24 of file sidstar.cxx.
| FGSidStar::FGSidStar | ( | const FGSidStar & | other | ) |
Definition at line 30 of file sidstar.cxx.
| FGAIFlightPlan * FGSidStar::getBest | ( | const std::string & | activeRunway, |
| double | heading ) |
Definition at line 94 of file sidstar.cxx.
|
inline |
Definition at line 29 of file sidstar.hxx.
| void FGSidStar::load | ( | SGPath | path | ) |
Definition at line 35 of file sidstar.cxx.