libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
geo_pos2_t Struct Reference

#include <geom.h>

Data Fields

double lat
 
double lon
 

Detailed Description

Simplified version of geo_pos3_t without an elevation component.

Definition at line 49 of file geom.h.

Field Documentation

◆ lat

double lat

degrees, increasing north

Definition at line 50 of file geom.h.

◆ lon

double lon

degrees, increasing east

Definition at line 51 of file geom.h.


The documentation for this struct was generated from the following file: