Public Attributes | List of all members
geod_polygon Struct Reference

#include <geodesic.h>

Public Attributes

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 206 of file geodesic.h.

Member Data Documentation

double geod_polygon::lat

the current latitude

Definition at line 207 of file geodesic.h.

double geod_polygon::lon

the current longitude

Definition at line 208 of file geodesic.h.

unsigned geod_polygon::num

the number of points so far

Definition at line 217 of file geodesic.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48