Go to the source code of this file.
Data Structures | |
struct | Custom_Wpt_Type |
Internal waypoint format of GPilotS. More... | |
struct | B108_Wpt_Type |
Full size overlay type for D108 format. More... | |
struct | B109_Wpt_Type |
Full size overlay type for D109 format. More... | |
struct | Custom_Rte_Hdr_Type |
Internal route header format of GPilotS. More... | |
struct | PACKED |
Internal track header format. More... | |
struct | PACKED |
Internal track header format. More... | |
struct | PACKED |
Internal track header format. More... | |
struct | Object |
Structure of objects manipulated by GPilotS. More... | |
union | TrkPts |
Typedefs | |
typedef enum DistanceUnit | DistanceUnit |
typedef TrkPts | TrkPts |
typedef Object * | ObjectPtr |
typedef ObjectPtr * | ObjectHandle |
Enumerations | |
enum | DistanceUnit { metric, nautical, statute } |
Distance unit. | |
enum | DisplayFormat { DMM, DMS, DDD } |
Display format of coordinates. |