Updraft
1.0
Open source glider flight visualisation tool.
|
Structure with information about a turn-point. More...
#include <turnpoint.h>
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. |
Structure with information about a turn-point.
Airport frequency.
QString Updraft::TurnPoint::code |
Unique identifier of the turn-point.
Geographic position of turn-point.
QString Updraft::TurnPoint::name |
Readable name of the turn-point.
For turnpoits type 2,3,4,5 = Runway Runway heading in degrees.
Runway length in meters.
Cupfile entry type.