#include <AINotifications.hxx>
Inherits simgear::Emesary::INotification.
Definition at line 14 of file AINotifications.hxx.
◆ NearestCarrierToNotification()
NearestCarrierToNotification::NearestCarrierToNotification |
( |
SGGeod | _comparisonPosition | ) |
|
|
inlineexplicit |
◆ GetCarrier()
const class FGAICarrier * NearestCarrierToNotification::GetCarrier |
( |
| ) |
const |
|
inline |
◆ GetCarrierIdent()
std::string NearestCarrierToNotification::GetCarrierIdent |
( |
| ) |
const |
|
inline |
◆ GetDeckheight()
double NearestCarrierToNotification::GetDeckheight |
( |
| ) |
const |
|
inline |
◆ GetDistanceMeters()
double NearestCarrierToNotification::GetDistanceMeters |
( |
| ) |
const |
|
inline |
◆ GetDistanceToMeters()
double NearestCarrierToNotification::GetDistanceToMeters |
( |
const SGGeod & | pos | ) |
const |
|
inline |
◆ GetHeading()
double NearestCarrierToNotification::GetHeading |
( |
| ) |
const |
|
inline |
◆ GetPosition()
const SGGeod * NearestCarrierToNotification::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetType()
const char * NearestCarrierToNotification::GetType |
( |
| ) |
|
|
inlineoverride |
◆ GetVckts()
double NearestCarrierToNotification::GetVckts |
( |
| ) |
const |
|
inline |
◆ GetViewPositionAltNode()
SGPropertyNode_ptr NearestCarrierToNotification::GetViewPositionAltNode |
( |
| ) |
|
|
inline |
◆ GetViewPositionLatNode()
SGPropertyNode_ptr NearestCarrierToNotification::GetViewPositionLatNode |
( |
| ) |
|
|
inline |
◆ GetViewPositionLonNode()
SGPropertyNode_ptr NearestCarrierToNotification::GetViewPositionLonNode |
( |
| ) |
|
|
inline |
◆ SetCarrier()
void NearestCarrierToNotification::SetCarrier |
( |
FGAICarrier * | _carrier, |
|
|
SGGeod * | _position ) |
|
inline |
◆ SetCarrierIdent()
void NearestCarrierToNotification::SetCarrierIdent |
( |
const std::string & | _carrierIdent | ) |
|
|
inline |
◆ SetDeckheight()
void NearestCarrierToNotification::SetDeckheight |
( |
double | _deckheight | ) |
|
|
inline |
◆ SetDistanceMeters()
void NearestCarrierToNotification::SetDistanceMeters |
( |
double | _distanceMeters | ) |
|
|
inline |
◆ SetHeading()
void NearestCarrierToNotification::SetHeading |
( |
double | _heading | ) |
|
|
inline |
◆ SetPosition()
void NearestCarrierToNotification::SetPosition |
( |
SGGeod * | _position | ) |
|
|
inline |
◆ SetVckts()
void NearestCarrierToNotification::SetVckts |
( |
double | _vckts | ) |
|
|
inline |
◆ SetViewPositionAltNode()
void NearestCarrierToNotification::SetViewPositionAltNode |
( |
SGPropertyNode_ptr | _viewPositionAltNode | ) |
|
|
inline |
◆ SetViewPositionLatNode()
void NearestCarrierToNotification::SetViewPositionLatNode |
( |
SGPropertyNode_ptr | _viewPositionLatNode | ) |
|
|
inline |
◆ SetViewPositionLonNode()
void NearestCarrierToNotification::SetViewPositionLonNode |
( |
SGPropertyNode_ptr | _viewPositionLonNode | ) |
|
|
inline |
◆ carrier
class FGAICarrier* NearestCarrierToNotification::carrier |
|
protected |
◆ carrierIdent
std::string NearestCarrierToNotification::carrierIdent |
|
protected |
◆ comparisonPosition
SGGeod NearestCarrierToNotification::comparisonPosition |
|
protected |
◆ deckheight
double NearestCarrierToNotification::deckheight |
|
protected |
◆ distanceMeters
double NearestCarrierToNotification::distanceMeters |
|
protected |
◆ heading
double NearestCarrierToNotification::heading |
|
protected |
◆ position
SGGeod* NearestCarrierToNotification::position |
|
protected |
◆ vckts
double NearestCarrierToNotification::vckts |
|
protected |
◆ viewPositionAltFtNode
SGPropertyNode_ptr NearestCarrierToNotification::viewPositionAltFtNode |
|
protected |
◆ viewPositionLatDegNode
SGPropertyNode_ptr NearestCarrierToNotification::viewPositionLatDegNode |
|
protected |
◆ viewPositionLonDegNode
SGPropertyNode_ptr NearestCarrierToNotification::viewPositionLonDegNode |
|
protected |
The documentation for this class was generated from the following file: