#include <AIFlightPlan.hxx>
Definition at line 24 of file AIFlightPlan.hxx.
◆ FGAIWaypoint()
| FGAIWaypoint::FGAIWaypoint |
( |
| ) |
|
◆ ~FGAIWaypoint()
| virtual FGAIWaypoint::~FGAIWaypoint |
( |
| ) |
|
|
inlinevirtual |
◆ contains()
| bool FGAIWaypoint::contains |
( |
const std::string & | name | ) |
|
◆ getAltitude()
| double FGAIWaypoint::getAltitude |
( |
| ) |
const |
◆ getBeaconLight()
| bool FGAIWaypoint::getBeaconLight |
( |
| ) |
|
|
inline |
◆ getCabinLight()
| bool FGAIWaypoint::getCabinLight |
( |
| ) |
|
|
inline |
◆ getCrossat()
| double FGAIWaypoint::getCrossat |
( |
| ) |
|
|
inline |
◆ getFlaps()
| double FGAIWaypoint::getFlaps |
( |
| ) |
|
|
inline |
◆ getGear_down()
| bool FGAIWaypoint::getGear_down |
( |
| ) |
|
|
inline |
◆ getInAir()
| bool FGAIWaypoint::getInAir |
( |
| ) |
|
|
inline |
◆ getLandingLight()
| bool FGAIWaypoint::getLandingLight |
( |
| ) |
|
|
inline |
◆ getLatitude()
| double FGAIWaypoint::getLatitude |
( |
| ) |
const |
◆ getLongitude()
| double FGAIWaypoint::getLongitude |
( |
| ) |
const |
◆ getName()
| const std::string & FGAIWaypoint::getName |
( |
| ) |
|
|
inline |
◆ getNavLight()
| bool FGAIWaypoint::getNavLight |
( |
| ) |
|
|
inline |
◆ getOn_ground()
| bool FGAIWaypoint::getOn_ground |
( |
| ) |
|
|
inline |
◆ getPos()
| const SGGeod & FGAIWaypoint::getPos |
( |
| ) |
|
|
inline |
◆ getRouteIndex()
| int FGAIWaypoint::getRouteIndex |
( |
| ) |
|
|
inline |
◆ getSpeed()
| double FGAIWaypoint::getSpeed |
( |
| ) |
|
|
inline |
◆ getSpeedBrakes()
| double FGAIWaypoint::getSpeedBrakes |
( |
| ) |
|
|
inline |
◆ getSpoilers()
| double FGAIWaypoint::getSpoilers |
( |
| ) |
|
|
inline |
◆ getStrobeLight()
| bool FGAIWaypoint::getStrobeLight |
( |
| ) |
|
|
inline |
◆ getTaxiLight()
| bool FGAIWaypoint::getTaxiLight |
( |
| ) |
|
|
inline |
◆ getTime()
| const std::string & FGAIWaypoint::getTime |
( |
| ) |
|
|
inline |
◆ getTime_sec()
| double FGAIWaypoint::getTime_sec |
( |
| ) |
|
|
inline |
◆ getTrackLength()
| double FGAIWaypoint::getTrackLength |
( |
| ) |
|
|
inline |
◆ isFinished()
| bool FGAIWaypoint::isFinished |
( |
| ) |
|
|
inline |
◆ setAltitude()
| void FGAIWaypoint::setAltitude |
( |
double | alt | ) |
|
◆ setApproachLights()
| void FGAIWaypoint::setApproachLights |
( |
| ) |
|
|
inline |
◆ setBeaconLight()
| void FGAIWaypoint::setBeaconLight |
( |
bool | beacon | ) |
|
|
inline |
◆ setCabinLight()
| void FGAIWaypoint::setCabinLight |
( |
bool | cabin | ) |
|
|
inline |
◆ setCrossat()
| void FGAIWaypoint::setCrossat |
( |
double | val | ) |
|
|
inline |
◆ setCruiseLights()
| void FGAIWaypoint::setCruiseLights |
( |
| ) |
|
|
inline |
◆ setFinished()
| void FGAIWaypoint::setFinished |
( |
bool | fin | ) |
|
|
inline |
◆ setFlaps()
| void FGAIWaypoint::setFlaps |
( |
double | val | ) |
|
|
inline |
◆ setGear_down()
| void FGAIWaypoint::setGear_down |
( |
bool | grd | ) |
|
|
inline |
◆ setGroundLights()
| void FGAIWaypoint::setGroundLights |
( |
| ) |
|
|
inline |
◆ setLandingLight()
| void FGAIWaypoint::setLandingLight |
( |
bool | ldg | ) |
|
|
inline |
◆ setLatitude()
| void FGAIWaypoint::setLatitude |
( |
double | lat | ) |
|
◆ setLights()
| void FGAIWaypoint::setLights |
( |
bool | beacon, |
|
|
bool | cabin, |
|
|
bool | ldg, |
|
|
bool | nav, |
|
|
bool | strobe, |
|
|
bool | taxi ) |
|
inline |
◆ setLongitude()
| void FGAIWaypoint::setLongitude |
( |
double | lon | ) |
|
◆ setName()
| void FGAIWaypoint::setName |
( |
const std::string & | nam | ) |
|
|
inline |
◆ setNavLight()
| void FGAIWaypoint::setNavLight |
( |
bool | nav | ) |
|
|
inline |
◆ setOn_ground()
| void FGAIWaypoint::setOn_ground |
( |
bool | grn | ) |
|
|
inline |
◆ setPos()
| void FGAIWaypoint::setPos |
( |
const SGGeod & | aPos | ) |
|
|
inline |
◆ setPowerDownLights()
| void FGAIWaypoint::setPowerDownLights |
( |
| ) |
|
|
inline |
◆ setRouteIndex()
| void FGAIWaypoint::setRouteIndex |
( |
int | rte | ) |
|
|
inline |
◆ setSpeed()
| void FGAIWaypoint::setSpeed |
( |
double | spd | ) |
|
|
inline |
◆ setSpeedBrakes()
| void FGAIWaypoint::setSpeedBrakes |
( |
double | val | ) |
|
|
inline |
◆ setSpoilers()
| void FGAIWaypoint::setSpoilers |
( |
double | val | ) |
|
|
inline |
◆ setStrobeLight()
| void FGAIWaypoint::setStrobeLight |
( |
bool | strobe | ) |
|
|
inline |
◆ setTakeOffLights()
| void FGAIWaypoint::setTakeOffLights |
( |
| ) |
|
|
inline |
◆ setTaxiLight()
| void FGAIWaypoint::setTaxiLight |
( |
bool | taxi | ) |
|
|
inline |
◆ setTime()
| void FGAIWaypoint::setTime |
( |
const std::string & | tme | ) |
|
|
inline |
◆ setTime_sec()
| void FGAIWaypoint::setTime_sec |
( |
double | ts | ) |
|
|
inline |
◆ setTrackLength()
| void FGAIWaypoint::setTrackLength |
( |
double | tl | ) |
|
|
inline |
The documentation for this class was generated from the following files: