Updraft  1.0
Open source glider flight visualisation tool.
Updraft::Igc::Event Struct Reference

A single event from the igc file. More...

#include <igc.h>

Inheritance diagram for Updraft::Igc::Event:

List of all members.

Public Types

enum  EventType { FIX = 1, PILOT_EVENT = 2 }

Public Attributes

EventType type
QTime timestamp

Detailed Description

A single event from the igc file.

the field type determines which subclass of Event this is.


Member Enumeration Documentation

Enumerator:
FIX 
PILOT_EVENT 

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines