geod_geodesicline Struct Reference

#include <geodesic.h>

Data Fields

double lat1
double lon1
double azi1
double a
double f
unsigned caps

Detailed Description

The struct containing information about a single geodesic. This must be initialized by geod_lineinit() before use.

Definition at line 159 of file geodesic.h.


Field Documentation

the starting latitude

Definition at line 160 of file geodesic.h.

the starting longitude

Definition at line 161 of file geodesic.h.

the starting azimuth

Definition at line 162 of file geodesic.h.

the equatorial radius

Definition at line 163 of file geodesic.h.

the flattening

Definition at line 164 of file geodesic.h.

the capabilities

Definition at line 171 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