swift
Public Member Functions | Public Attributes | List of all members
swift::misc::simulation::PartsLog Struct Reference

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
 

Detailed Description

Log entry for parts interpolation.

Definition at line 77 of file interpolationlogger.h.


The documentation for this struct was generated from the following files: