Updraft
1.0
Open source glider flight visualisation tool.
|
A single event from the igc file. More...
#include <igc.h>
Public Types | |
enum | EventType { FIX = 1, PILOT_EVENT = 2 } |
Public Attributes | |
EventType | type |
QTime | timestamp |
A single event from the igc file.
the field type determines which subclass of Event this is.