Updraft  1.0
Open source glider flight visualisation tool.
igcinfo.h File Reference
#include <QTime>
#include <QList>
#include "util/util.h"
Include dependency graph for igcinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Updraft::IgcViewer::TrackFix
 Structure representing a single point of the igc recording, already projected and prepared for displaying. More...
class  Updraft::IgcViewer::FixInfo
 Base for track computing values and scales from igc recording. More...
class  Updraft::IgcViewer::AltitudeFixInfo
 Returns altitude. More...
class  Updraft::IgcViewer::SpeedFixInfo
 Abstract helper for simplifying info classes with speeds. More...
class  Updraft::IgcViewer::GroundSpeedFixInfo
 Calculates GPS speed. More...
class  Updraft::IgcViewer::VerticalSpeedFixInfo
 Calculates the vertical speed. More...
class  Updraft::IgcViewer::TrackIdFixInfo
 Serves for track coloring according to the track id. More...
class  Updraft::IgcViewer::TimeFixInfo
 Return time in the flight. More...
class  Updraft::IgcViewer::SegmentInfo
 Class calculating information about a segment of flight between two time points. More...

Namespaces

namespace  Updraft
namespace  Updraft::IgcViewer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines