FlightGear next
FGATCInstruction Class Reference

#include <trafficcontrol.hxx>

Public Member Functions

 FGATCInstruction ()
 
bool hasInstruction () const
 
bool getHoldPattern () const
 
void setRunwaySlot (int val)
 
int getRunwaySlot () const
 
bool getHoldPosition () const
 
bool getRequestHoldPosition () const
 
bool getResumeTaxi () const
 
bool getChangeSpeed () const
 
bool getChangeHeading () const
 
bool getChangeAltitude () const
 
bool getCheckForCircularWait () const
 
double getSpeed () const
 
double getHeading () const
 
double getAlt () const
 
int getWaitsForId () const
 
int getWaitingSince () const
 
void setHoldPattern (bool val)
 
void setHoldPosition (bool val)
 
void setRequestHoldPosition (bool val)
 
void setResumeTaxi (bool val)
 
void setChangeSpeed (bool val)
 
void setChangeHeading (bool val)
 
void setChangeAltitude (bool val)
 
void setResolveCircularWait (bool val)
 
void setSpeed (double val)
 
void setHeading (double val)
 
void setAlt (double val)
 
void setWaitsForId (int id)
 
void setWaitingSince (int t)
 

Detailed Description

Definition at line 65 of file trafficcontrol.hxx.

Constructor & Destructor Documentation

◆ FGATCInstruction()

FGATCInstruction::FGATCInstruction ( )

Definition at line 605 of file trafficcontrol.cxx.

Member Function Documentation

◆ getAlt()

double FGATCInstruction::getAlt ( ) const
inline

Definition at line 127 of file trafficcontrol.hxx.

◆ getChangeAltitude()

bool FGATCInstruction::getChangeAltitude ( ) const
inline

Definition at line 114 of file trafficcontrol.hxx.

◆ getChangeHeading()

bool FGATCInstruction::getChangeHeading ( ) const
inline

Definition at line 111 of file trafficcontrol.hxx.

◆ getChangeSpeed()

bool FGATCInstruction::getChangeSpeed ( ) const
inline

Definition at line 108 of file trafficcontrol.hxx.

◆ getCheckForCircularWait()

bool FGATCInstruction::getCheckForCircularWait ( ) const
inline

Definition at line 117 of file trafficcontrol.hxx.

◆ getHeading()

double FGATCInstruction::getHeading ( ) const
inline

Definition at line 124 of file trafficcontrol.hxx.

◆ getHoldPattern()

bool FGATCInstruction::getHoldPattern ( ) const
inline

Definition at line 89 of file trafficcontrol.hxx.

◆ getHoldPosition()

bool FGATCInstruction::getHoldPosition ( ) const
inline

Definition at line 98 of file trafficcontrol.hxx.

◆ getRequestHoldPosition()

bool FGATCInstruction::getRequestHoldPosition ( ) const
inline

Definition at line 101 of file trafficcontrol.hxx.

◆ getResumeTaxi()

bool FGATCInstruction::getResumeTaxi ( ) const
inline

Definition at line 104 of file trafficcontrol.hxx.

◆ getRunwaySlot()

int FGATCInstruction::getRunwaySlot ( ) const
inline

Definition at line 95 of file trafficcontrol.hxx.

◆ getSpeed()

double FGATCInstruction::getSpeed ( ) const
inline

Definition at line 121 of file trafficcontrol.hxx.

◆ getWaitingSince()

int FGATCInstruction::getWaitingSince ( ) const
inline

Definition at line 134 of file trafficcontrol.hxx.

◆ getWaitsForId()

int FGATCInstruction::getWaitsForId ( ) const
inline

Definition at line 131 of file trafficcontrol.hxx.

◆ hasInstruction()

bool FGATCInstruction::hasInstruction ( ) const

Definition at line 620 of file trafficcontrol.cxx.

◆ setAlt()

void FGATCInstruction::setAlt ( double val)
inline

Definition at line 169 of file trafficcontrol.hxx.

◆ setChangeAltitude()

void FGATCInstruction::setChangeAltitude ( bool val)
inline

Definition at line 156 of file trafficcontrol.hxx.

◆ setChangeHeading()

void FGATCInstruction::setChangeHeading ( bool val)
inline

Definition at line 153 of file trafficcontrol.hxx.

◆ setChangeSpeed()

void FGATCInstruction::setChangeSpeed ( bool val)
inline

Definition at line 150 of file trafficcontrol.hxx.

◆ setHeading()

void FGATCInstruction::setHeading ( double val)
inline

Definition at line 166 of file trafficcontrol.hxx.

◆ setHoldPattern()

void FGATCInstruction::setHoldPattern ( bool val)
inline

Definition at line 138 of file trafficcontrol.hxx.

◆ setHoldPosition()

void FGATCInstruction::setHoldPosition ( bool val)
inline

Definition at line 141 of file trafficcontrol.hxx.

◆ setRequestHoldPosition()

void FGATCInstruction::setRequestHoldPosition ( bool val)
inline

Definition at line 144 of file trafficcontrol.hxx.

◆ setResolveCircularWait()

void FGATCInstruction::setResolveCircularWait ( bool val)
inline

Definition at line 159 of file trafficcontrol.hxx.

◆ setResumeTaxi()

void FGATCInstruction::setResumeTaxi ( bool val)
inline

Definition at line 147 of file trafficcontrol.hxx.

◆ setRunwaySlot()

void FGATCInstruction::setRunwaySlot ( int val)
inline

Definition at line 92 of file trafficcontrol.hxx.

◆ setSpeed()

void FGATCInstruction::setSpeed ( double val)
inline

Definition at line 163 of file trafficcontrol.hxx.

◆ setWaitingSince()

void FGATCInstruction::setWaitingSince ( int t)
inline

Definition at line 176 of file trafficcontrol.hxx.

◆ setWaitsForId()

void FGATCInstruction::setWaitsForId ( int id)
inline

Definition at line 173 of file trafficcontrol.hxx.


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