FlightGear next
FGSidStar Class Reference

#include <sidstar.hxx>

Public Member Functions

 FGSidStar (FGAirport *ap)
 
 FGSidStar (const FGSidStar &other)
 
std::string getId () const
 
void load (SGPath path)
 
FGAIFlightPlangetBest (const std::string &activeRunway, double heading)
 

Detailed Description

Definition at line 18 of file sidstar.hxx.

Constructor & Destructor Documentation

◆ FGSidStar() [1/2]

FGSidStar::FGSidStar ( FGAirport * ap)
explicit

Definition at line 24 of file sidstar.cxx.

◆ FGSidStar() [2/2]

FGSidStar::FGSidStar ( const FGSidStar & other)

Definition at line 30 of file sidstar.cxx.

Member Function Documentation

◆ getBest()

FGAIFlightPlan * FGSidStar::getBest ( const std::string & activeRunway,
double heading )

Definition at line 94 of file sidstar.cxx.

◆ getId()

std::string FGSidStar::getId ( ) const
inline

Definition at line 29 of file sidstar.hxx.

◆ load()

void FGSidStar::load ( SGPath path)

Definition at line 35 of file sidstar.cxx.


The documentation for this class was generated from the following files: