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

Structure with information about a turn-point. More...

#include <turnpoint.h>

Collaboration diagram for Updraft::TurnPoint:

List of all members.

Public Attributes

QString code
 Unique identifier of the turn-point.
QString name
 Readable name of the turn-point.
Util::Location location
 Geographic position of turn-point.
WaypointStyle type
 Cupfile entry type.
int rwyHeading
 For turnpoits type 2,3,4,5 = Runway Runway heading in degrees.
qreal rwyLengthM
 Runway length in meters.
qreal airportFreq
 Airport frequency.

Detailed Description

Structure with information about a turn-point.


Member Data Documentation

Airport frequency.

Unique identifier of the turn-point.

Geographic position of turn-point.

Readable name of the turn-point.

For turnpoits type 2,3,4,5 = Runway Runway heading in degrees.

Runway length in meters.


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