geod_polygon Struct Reference

#include <geodesic.h>

Data Fields

double lat
double lon
unsigned num

Detailed Description

The struct for accumulating information about a geodesic polygon. This is used for computing the perimeter and area of a polygon. This must be initialized by geod_polygon_init() before use.

Definition at line 179 of file geodesic.h.


Field Documentation

the current latitude

Definition at line 180 of file geodesic.h.

the current longitude

Definition at line 181 of file geodesic.h.

the number of points so far

Definition at line 190 of file geodesic.h.


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

Generated on 6 Oct 2014 for C library for Geodesics by  doxygen 1.6.1