ToolMap
Loading...
Searching...
No Matches
geod_geodesicline Struct Reference

#include <geodesic.h>

Public Attributes

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.

Member Data Documentation

◆ a

double geod_geodesicline::a

the equatorial radius

◆ azi1

double geod_geodesicline::azi1

the starting azimuth

◆ caps

unsigned geod_geodesicline::caps

the capabilities

◆ f

double geod_geodesicline::f

the flattening

◆ lat1

double geod_geodesicline::lat1

the starting latitude

◆ lon1

double geod_geodesicline::lon1

the starting longitude


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