|
swift
|
Log entry for parts interpolation. More...
Public Member Functions | |
| QString | toQString (const QString &separator={ " " }) const |
| To string. | |
Public Attributes | |
| qint64 | tsCurrent = -1 |
| current timestamp | |
| bool | empty = false |
| empty parts? | |
| int | noNetworkParts = 0 |
| available network situations | |
| aviation::CCallsign | callsign |
| current callsign | |
| aviation::CAircraftParts | parts |
| parts to be logged | |
Log entry for parts interpolation.
Definition at line 77 of file interpolationlogger.h.