Interim pilot data update sent to specific receivers faster than the standard broadcast update.
More...
|
| InterimPilotDataUpdate (const QString &sender, const QString &receiver, double latitude, double longitude, int altitudeTrue, int groundSpeed, double pitch, double bank, double heading, bool onGround) |
| Constructor.
|
|
QStringList | toTokens () const |
| Message converted to tokens.
|
|
| MessageBase () |
| Default Constructor.
|
|
| MessageBase (const QString &sender) |
| Constructor.
|
|
| MessageBase (const QString &sender, const QString &receiver) |
| Constructor.
|
|
void | setCallsign (const QString &sender) |
| Set callsign.
|
|
QString | sender () const |
| get message sender
|
|
void | setReceiver (const QString &receiver) |
| Set message receiver.
|
|
QString | receiver () const |
| Get message receiver.
|
|
bool | isValid () const |
| Is message valid?
|
|
void | setValid (bool isValid) |
| set message valid
|
|
Interim pilot data update sent to specific receivers faster than the standard broadcast update.
Definition at line 15 of file interimpilotdataupdate.h.
The documentation for this class was generated from the following files: