_callsign | FGAIBase | protected |
_collision_reported | FGAIBase | protected |
_elevation_m | FGAIBase | protected |
_expiry_reported | FGAIBase | protected |
_fallback_model_index | FGAIBase | protected |
_get_speed_east_fps() const | FGAIBase | |
_get_speed_north_fps() const | FGAIBase | |
_get_SubPath() const | FGAIBase | |
_getAltitude() const | FGAIBase | |
_getAltitudeAGL(SGGeod inpos, double start) | FGAIBase | |
_getBearing() const | FGAIBase | inline |
_getCallsign() const | FGAIBase | |
_getCartPosX() const | FGAIBase | |
_getCartPosY() const | FGAIBase | |
_getCartPosZ() const | FGAIBase | |
_getCollisionData() | FGAIBase | |
_getElevationFt() const | FGAIBase | |
_getExpiryData() | FGAIBase | |
_getFallbackModelIndex() const | FGAIBase | |
_getFirstTime() const | FGAIBase | |
_getH_offset() const | FGAIBase | |
_getHeading() const | FGAIBase | |
_getImpact() | FGAIBase | |
_getImpactData() | FGAIBase | |
_getImpactElevFt() const | FGAIBase | |
_getImpactHdg() const | FGAIBase | |
_getImpactLat() const | FGAIBase | |
_getImpactLon() const | FGAIBase | |
_getImpactPitch() const | FGAIBase | |
_getImpactRoll() const | FGAIBase | |
_getImpactSpeed() const | FGAIBase | |
_getLatitude() const | FGAIBase | |
_getLongitude() const | FGAIBase | |
_getName() const | FGAIBase | |
_getPath() const | FGAIBase | |
_getPitch() const | FGAIBase | |
_getProps() const | FGAIBase | |
_getRange() const | FGAIBase | inline |
_getRdot() const | FGAIBase | |
_getRoll() const | FGAIBase | |
_getRotation() const | FGAIBase | |
_getServiceable() const | FGAIBase | |
_getSMPath() const | FGAIBase | |
_getSpeed() const | FGAIBase | |
_getSubID() const | FGAIBase | |
_getSubmodel() const | FGAIBase | |
_getTriggerNode() const | FGAIBase | |
_getV_offset() const | FGAIBase | |
_getVS_fps() const | FGAIBase | |
_getX_shift() const | FGAIBase | |
_getXOffset() const | FGAIBase | |
_getY_shift() const | FGAIBase | |
_getYOffset() const | FGAIBase | |
_getZOffset() const | FGAIBase | |
_impact_elev | FGAIBase | protected |
_impact_hdg | FGAIBase | protected |
_impact_lat | FGAIBase | protected |
_impact_lon | FGAIBase | protected |
_impact_pitch | FGAIBase | protected |
_impact_reported | FGAIBase | protected |
_impact_roll | FGAIBase | protected |
_impact_speed | FGAIBase | protected |
_installed | FGAIBase | protected |
_isNight() | FGAIBase | static |
_max_speed | FGAIBase | protected |
_name | FGAIBase | protected |
_newAIModelID() | FGAIBase | protectedstatic |
_parent | FGAIBase | protected |
_path | FGAIBase | protected |
_pitch_offset | FGAIBase | protected |
_roll_offset | FGAIBase | protected |
_scenarioPath | FGAIBase | protected |
_searchOrder | FGAIBase | protected |
_selected_ac | FGAIBase | protected |
_setAltitude(double _alt) | FGAIBase | |
_setLatitude(double latitude) | FGAIBase | |
_setLongitude(double longitude) | FGAIBase | |
_setSubID(int s) | FGAIBase | |
_setVS_fps(double _vs) | FGAIBase | |
_subID | FGAIBase | protected |
_submodel | FGAIBase | protected |
_tiedProperties | FGAIBase | protected |
_x_offset | FGAIBase | protected |
_y_offset | FGAIBase | protected |
_yaw_offset | FGAIBase | protected |
_z_offset | FGAIBase | protected |
AccelTo(double speed) | FGAIAircraft | |
acwakecategory | FGAIAircraft | |
aip | FGAIBase | protected |
airspeed() const | FGAIAircraft | inline |
altitude_agl_ft | FGAIBase | protected |
altitude_ft | FGAIBase | protected |
altitudeAGL() const | FGAIAircraft | inline |
announcePositionToController() | FGAIAircraft | |
atGate() | FGAIAircraft | |
BeaconLight(bool light) | FGAIBaseAircraft | inline |
BeaconLight() const | FGAIBaseAircraft | inline |
bearing | FGAIBase | protected |
bind() override | FGAIAircraft | virtual |
CabinLight(bool light) | FGAIBaseAircraft | inline |
CabinLight() const | FGAIBaseAircraft | inline |
calcDeparture() | FGAIAircraft | |
calcRangeBearing(double lat, double lon, double lat2, double lon2, double &range, double &bearing) const | FGAIBase | inline |
calcRecipBearingDeg(double bearing) | FGAIBase | inline |
calcRelBearingDeg(double bearing, double heading) | FGAIBase | inline |
calcTrueBearingDeg(double bearing, double heading) | FGAIBase | inline |
calcVerticalSpeed(double vert_ft, double dist_m, double speed, double error) | FGAIAircraft | |
checkForArrivalTime(const std::string &wptName) | FGAIAircraft | |
checkTcas() | FGAIAircraft | |
clearATCController() | FGAIAircraft | |
ClimbTo(double altitude) | FGAIAircraft | |
collisionHeight | FGAIBase | protected |
collisionLength | FGAIBase | protected |
delete_me | FGAIBase | protected |
doGroundAltitude() | FGAIAircraft | |
dumpCSV(const std::unique_ptr< sg_ofstream > &o, int lineIndex) | FGAIAircraft | |
dumpCSVHeader(const std::unique_ptr< sg_ofstream > &o) | FGAIAircraft | |
e | FGAIBase | static |
elevation | FGAIBase | protected |
FGAIAircraft(FGAISchedule *ref=0) | FGAIAircraft | explicit |
FGAIBase(object_type ot, bool enableHot) | FGAIBase | |
FGAIBaseAircraft(object_type otype=object_type::otAircraft) | FGAIBaseAircraft | explicit |
finalWptName | FGAIAircraft | |
FlapsPos(double pos) | FGAIBaseAircraft | inline |
FlapsPos() const | FGAIBaseAircraft | inline |
fp | FGAIBase | protected |
ft_per_deg_lat | FGAIBase | protected |
ft_per_deg_lon | FGAIBase | protected |
GearPos(double pos) | FGAIBaseAircraft | inline |
GearPos() const | FGAIBaseAircraft | inline |
getAcType() const | FGAIAircraft | inline |
getAltitude() const | FGAIAircraft | inline |
getATCController() | FGAIAircraft | inline |
getBearing(double crse) | FGAIAircraft | |
getCallSign() const | FGAIBase | inline |
getCartPos() const | FGAIBase | |
getCartPosAt(const SGVec3d &off) const | FGAIBase | |
getCollisionHeight() const | FGAIBase | inlinevirtual |
getCollisionLength() const | FGAIBase | inlinevirtual |
getCompany() const | FGAIAircraft | inline |
getDefaultModelRadius() | FGAIBase | inlinevirtual |
getDie() | FGAIBase | inline |
GetFlightPlan() const | FGAIAircraft | inline |
getGeodPos() const | FGAIBase | |
getGroundElev(double dt) | FGAIAircraft | |
getGroundElevationM(const SGGeod &pos, double &elev, const simgear::BVHMaterial **material) const | FGAIBase | |
getID() const | FGAIBase | |
getPerformance() | FGAIAircraft | inline |
getPitch() const | FGAIAircraft | inline |
getPositionFromNode(SGPropertyNode *scFileNode, const std::string &key, SGVec3d &position) | FGAIBase | |
getRoll() const | FGAIAircraft | inline |
getSceneBranch() const | FGAIBase | |
getSearchOrder() const | FGAIBase | inline |
getSpeed() const | FGAIAircraft | inline |
getTaxiClearanceRequest() | FGAIAircraft | inline |
getTrafficRef() | FGAIAircraft | inline |
GetTransponderCode() | FGAIAircraft | inline |
getTrueHeadingDeg() const | FGAIBase | inline |
getType() | FGAIBase | inline |
getTypeString(void) const override | FGAIAircraft | inlinevirtual |
getVerticalSpeedFPM() const | FGAIAircraft | inline |
hdg | FGAIBase | protected |
horiz_offset | FGAIBase | protected |
ht_diff | FGAIBase | protected |
in_range | FGAIBase | protected |
init(ModelSearchOrder searchOrder) | FGAIBase | virtual |
initModel() | FGAIBase | virtual |
invisible | FGAIBase | protected |
isa(object_type otype) | FGAIBase | |
isBlockedBy(FGAIAircraft *other) | FGAIAircraft | |
isValid() const | FGAIBase | |
LandingLight(bool light) | FGAIBaseAircraft | inline |
LandingLight() const | FGAIBaseAircraft | inline |
lbs_to_slugs | FGAIBase | static |
life | FGAIBase | protected |
loadNextLeg(double dist=0) | FGAIAircraft | |
m_beaconLight | FGAIBaseAircraft | protected |
m_cabinLight | FGAIBaseAircraft | protected |
m_flapsPos | FGAIBaseAircraft | protected |
m_gearPos | FGAIBaseAircraft | protected |
m_landingLight | FGAIBaseAircraft | protected |
m_navLight | FGAIBaseAircraft | protected |
m_speedbrakePos | FGAIBaseAircraft | protected |
m_spoilerPos | FGAIBaseAircraft | protected |
m_strobeLight | FGAIBaseAircraft | protected |
m_taxiLight | FGAIBaseAircraft | protected |
manager | FGAIBase | protected |
model_path | FGAIBase | protected |
model_path_lowres | FGAIBase | protected |
model_removed | FGAIBase | protected |
modelLoaded() const | FGAIBase | |
ModelSearchOrder enum name | FGAIBase | |
NavLight(bool light) | FGAIBaseAircraft | inline |
NavLight() const | FGAIBaseAircraft | inline |
no_roll | FGAIBase | protected |
object_type enum name | FGAIBase | |
onGround() const | FGAIAircraft | inline |
pitch | FGAIBase | protected |
PitchTo(double angle) | FGAIAircraft | |
pos | FGAIBase | protected |
processATC(const FGATCInstruction &instruction) | FGAIAircraft | |
ProcessFlightPlan(double dt, time_t now) | FGAIAircraft | |
props | FGAIBase | protected |
range | FGAIBase | protected |
rdot | FGAIBase | protected |
readFromScenario(SGPropertyNode *scFileNode) override | FGAIAircraft | virtual |
reinit() | FGAIBase | inlinevirtual |
remainingLength | FGAIAircraft | |
removeModel() | FGAIBase | protected |
removeSoundFx() | FGAIBase | protected |
replay_time | FGAIBase | protected |
resetPositionFromFlightPlan() | FGAIAircraft | |
roll | FGAIBase | protected |
RollTo(double angle) | FGAIAircraft | |
rotation | FGAIBase | protected |
Run(double dt) | FGAIAircraft | protected |
scheduleForATCTowerRunwayControl() | FGAIAircraft | |
serviceable | FGAIBase | protected |
setAcType(const std::string &ac) | FGAIAircraft | inline |
setAltitude(double altitude_ft) | FGAIBase | inline |
setAltitudeAGL(double altitude_agl_ft) | FGAIBase | inline |
setBank(double bank) | FGAIBase | inline |
setCallSign(const std::string &) | FGAIBase | inline |
setCollisionData(bool i, double lat, double lon, double elev) | FGAIBase | |
setCollisionHeight(int height) | FGAIBase | inline |
setCollisionLength(int range) | FGAIBase | inline |
setCompany(const std::string &comp) | FGAIAircraft | inline |
setDie(bool die) | FGAIBase | inline |
setFallbackModelIndex(const int i) | FGAIBase | inline |
setFlightPlan(const std::string &fp, bool repat=false) | FGAIAircraft | |
FGAIBaseAircraft::setFlightPlan(std::unique_ptr< FGAIFlightPlan > f) | FGAIBase | |
setGeodPos(const SGGeod &pos) | FGAIBase | |
setHeading(double heading) | FGAIBase | inline |
setImpactData(bool d) | FGAIBase | |
setImpactElev(double e) | FGAIBase | |
setImpactLat(double lat) | FGAIBase | |
setImpactLon(double lon) | FGAIBase | |
setLatitude(double latitude) | FGAIBase | inline |
setLongitude(double longitude) | FGAIBase | inline |
setManager(FGAIManager *mgr, SGPropertyNode *p) | FGAIBase | inline |
setMaxSpeed(double kts) | FGAIBase | inline |
setName(const std::string &n) | FGAIBase | inline |
setParentName(const std::string &p) | FGAIBase | inline |
setParentNode() | FGAIBase | |
setPath(const char *model) | FGAIBase | inline |
setPathLowres(std::string model) | FGAIBase | inline |
setPerformance(const std::string &acType, const std::string &perfString) | FGAIAircraft | |
setPitch(double newpitch) | FGAIBase | inline |
setPitchoffset(double x_offset) | FGAIBase | inline |
setRadius(double radius) | FGAIBase | inline |
setRolloffset(double y_offset) | FGAIBase | inline |
setScenarioPath(const std::string &scenarioPath) | FGAIBase | |
setServiceable(bool serviceable) | FGAIBase | inline |
setSMPath(const std::string &p) | FGAIBase | inline |
setSpeed(double speed_KTAS) | FGAIBase | inline |
setTaxiClearanceRequest(bool arg) | FGAIAircraft | inline |
setTrafficRef(FGAISchedule *ref) | FGAIAircraft | inline |
SetTransponderCode(const std::string &tc) | FGAIAircraft | inline |
setXoffset(double x_offset) | FGAIBase | inline |
setYawoffset(double z_offset) | FGAIBase | inline |
setYoffset(double y_offset) | FGAIBase | inline |
setZoffset(double z_offset) | FGAIBase | inline |
speed | FGAIBase | protected |
speed_east_deg_sec | FGAIBase | protected |
speed_fps | FGAIBase | protected |
speed_north_deg_sec | FGAIBase | protected |
SpeedBrakePos(double pos) | FGAIBaseAircraft | inline |
SpeedBrakePos() const | FGAIBaseAircraft | inline |
SpoilerPos(double pos) | FGAIBaseAircraft | inline |
SpoilerPos() const | FGAIBaseAircraft | inline |
startWptName | FGAIAircraft | |
StrobeLight(bool light) | FGAIBaseAircraft | inline |
StrobeLight() const | FGAIBaseAircraft | inline |
TaxiLight(bool light) | FGAIBaseAircraft | inline |
TaxiLight() const | FGAIBaseAircraft | inline |
tgt_altitude_ft | FGAIBase | protected |
tgt_heading | FGAIBase | protected |
tgt_pitch | FGAIBase | protected |
tgt_roll | FGAIBase | protected |
tgt_speed | FGAIBase | protected |
tgt_vs | FGAIBase | protected |
tgt_yaw | FGAIBase | protected |
tie(const char *aRelPath, const SGRawValue< T > &aRawValue) | FGAIBase | inlineprotected |
Transform() | FGAIBase | protected |
trigger_node | FGAIBase | protected |
turn_radius_ft | FGAIBase | protected |
TurnTo(double heading) | FGAIAircraft | |
unbind() override | FGAIAircraft | virtual |
update(double dt) override | FGAIAircraft | virtual |
updateInterior() | FGAIBase | |
updateLOD() | FGAIBase | |
UpdateRadar(FGAIManager *manager) | FGAIBase | protected |
vert_offset | FGAIBase | protected |
vs_fps | FGAIBase | protected |
x_shift | FGAIBase | protected |
y_shift | FGAIBase | protected |
~FGAIAircraft() | FGAIAircraft | virtual |
~FGAIBase() | FGAIBase | virtual |