#include <trafficcontrol.hxx>
Definition at line 65 of file trafficcontrol.hxx.
◆ FGATCInstruction()
| FGATCInstruction::FGATCInstruction |
( |
| ) |
|
◆ getAlt()
| double FGATCInstruction::getAlt |
( |
| ) |
const |
|
inline |
◆ getChangeAltitude()
| bool FGATCInstruction::getChangeAltitude |
( |
| ) |
const |
|
inline |
◆ getChangeHeading()
| bool FGATCInstruction::getChangeHeading |
( |
| ) |
const |
|
inline |
◆ getChangeSpeed()
| bool FGATCInstruction::getChangeSpeed |
( |
| ) |
const |
|
inline |
◆ getCheckForCircularWait()
| bool FGATCInstruction::getCheckForCircularWait |
( |
| ) |
const |
|
inline |
◆ getHeading()
| double FGATCInstruction::getHeading |
( |
| ) |
const |
|
inline |
◆ getHoldPattern()
| bool FGATCInstruction::getHoldPattern |
( |
| ) |
const |
|
inline |
◆ getHoldPosition()
| bool FGATCInstruction::getHoldPosition |
( |
| ) |
const |
|
inline |
◆ getRequestHoldPosition()
| bool FGATCInstruction::getRequestHoldPosition |
( |
| ) |
const |
|
inline |
◆ getResumeTaxi()
| bool FGATCInstruction::getResumeTaxi |
( |
| ) |
const |
|
inline |
◆ getRunwaySlot()
| int FGATCInstruction::getRunwaySlot |
( |
| ) |
const |
|
inline |
◆ getSpeed()
| double FGATCInstruction::getSpeed |
( |
| ) |
const |
|
inline |
◆ getWaitingSince()
| int FGATCInstruction::getWaitingSince |
( |
| ) |
const |
|
inline |
◆ getWaitsForId()
| int FGATCInstruction::getWaitsForId |
( |
| ) |
const |
|
inline |
◆ hasInstruction()
| bool FGATCInstruction::hasInstruction |
( |
| ) |
const |
◆ setAlt()
| void FGATCInstruction::setAlt |
( |
double | val | ) |
|
|
inline |
◆ setChangeAltitude()
| void FGATCInstruction::setChangeAltitude |
( |
bool | val | ) |
|
|
inline |
◆ setChangeHeading()
| void FGATCInstruction::setChangeHeading |
( |
bool | val | ) |
|
|
inline |
◆ setChangeSpeed()
| void FGATCInstruction::setChangeSpeed |
( |
bool | val | ) |
|
|
inline |
◆ setHeading()
| void FGATCInstruction::setHeading |
( |
double | val | ) |
|
|
inline |
◆ setHoldPattern()
| void FGATCInstruction::setHoldPattern |
( |
bool | val | ) |
|
|
inline |
◆ setHoldPosition()
| void FGATCInstruction::setHoldPosition |
( |
bool | val | ) |
|
|
inline |
◆ setRequestHoldPosition()
| void FGATCInstruction::setRequestHoldPosition |
( |
bool | val | ) |
|
|
inline |
◆ setResolveCircularWait()
| void FGATCInstruction::setResolveCircularWait |
( |
bool | val | ) |
|
|
inline |
◆ setResumeTaxi()
| void FGATCInstruction::setResumeTaxi |
( |
bool | val | ) |
|
|
inline |
◆ setRunwaySlot()
| void FGATCInstruction::setRunwaySlot |
( |
int | val | ) |
|
|
inline |
◆ setSpeed()
| void FGATCInstruction::setSpeed |
( |
double | val | ) |
|
|
inline |
◆ setWaitingSince()
| void FGATCInstruction::setWaitingSince |
( |
int | t | ) |
|
|
inline |
◆ setWaitsForId()
| void FGATCInstruction::setWaitsForId |
( |
int | id | ) |
|
|
inline |
The documentation for this class was generated from the following files: