This is the complete list of members for GeographicLib::GeodesicExact, including all inherited members.
_a | GeographicLib::GeodesicExact | private |
_b | GeographicLib::GeodesicExact | private |
_c2 | GeographicLib::GeodesicExact | private |
_C4x | GeographicLib::GeodesicExact | private |
_e2 | GeographicLib::GeodesicExact | private |
_ep2 | GeographicLib::GeodesicExact | private |
_etol2 | GeographicLib::GeodesicExact | private |
_f | GeographicLib::GeodesicExact | private |
_f1 | GeographicLib::GeodesicExact | private |
_n | GeographicLib::GeodesicExact | private |
ALL enum value | GeographicLib::GeodesicExact | |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2, real &s12, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2, real &s12) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2, real &s12, real &m12) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2, real &s12, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
ArcDirect(real lat1, real lon1, real azi1, real a12, real &lat2, real &lon2, real &azi2, real &s12, real &m12, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
ArcDirectLine(real lat1, real lon1, real azi1, real a12, unsigned caps=ALL) const | GeographicLib::GeodesicExact | |
AREA enum value | GeographicLib::GeodesicExact | |
Astroid(real x, real y) | GeographicLib::GeodesicExact | privatestatic |
AZIMUTH enum value | GeographicLib::GeodesicExact | |
C4coeff() | GeographicLib::GeodesicExact | private |
C4f(real k2, real c[]) const | GeographicLib::GeodesicExact | private |
CAP_ALL enum value | GeographicLib::GeodesicExact | private |
CAP_C4 enum value | GeographicLib::GeodesicExact | private |
CAP_D enum value | GeographicLib::GeodesicExact | private |
CAP_E enum value | GeographicLib::GeodesicExact | private |
CAP_H enum value | GeographicLib::GeodesicExact | private |
CAP_MASK enum value | GeographicLib::GeodesicExact | private |
CAP_NONE enum value | GeographicLib::GeodesicExact | private |
captype enum name | GeographicLib::GeodesicExact | private |
CosSeries(real sinx, real cosx, const real c[], int n) | GeographicLib::GeodesicExact | privatestatic |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2, real &azi2, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | inline |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2) const | GeographicLib::GeodesicExact | inline |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2, real &azi2) const | GeographicLib::GeodesicExact | inline |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2, real &azi2, real &m12) const | GeographicLib::GeodesicExact | inline |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2, real &azi2, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
Direct(real lat1, real lon1, real azi1, real s12, real &lat2, real &lon2, real &azi2, real &m12, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
DirectLine(real lat1, real lon1, real azi1, real s12, unsigned caps=ALL) const | GeographicLib::GeodesicExact | |
DISTANCE enum value | GeographicLib::GeodesicExact | |
DISTANCE_IN enum value | GeographicLib::GeodesicExact | |
EllipsoidArea() const | GeographicLib::GeodesicExact | inline |
Flattening() const | GeographicLib::GeodesicExact | inline |
GenDirect(real lat1, real lon1, real azi1, bool arcmode, real s12_a12, unsigned outmask, real &lat2, real &lon2, real &azi2, real &s12, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | |
GenDirectLine(real lat1, real lon1, real azi1, bool arcmode, real s12_a12, unsigned caps=ALL) const | GeographicLib::GeodesicExact | |
GenInverse(real lat1, real lon1, real lat2, real lon2, unsigned outmask, real &s12, real &salp1, real &calp1, real &salp2, real &calp2, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | private |
GenInverse(real lat1, real lon1, real lat2, real lon2, unsigned outmask, real &s12, real &azi1, real &azi2, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | |
GeodesicExact(real a, real f) | GeographicLib::GeodesicExact | |
GeodesicLineExact class | GeographicLib::GeodesicExact | friend |
GEODESICSCALE enum value | GeographicLib::GeodesicExact | |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi1, real &azi2, real &m12, real &M12, real &M21, real &S12) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &azi1, real &azi2) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi1, real &azi2) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi1, real &azi2, real &m12) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi1, real &azi2, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi1, real &azi2, real &m12, real &M12, real &M21) const | GeographicLib::GeodesicExact | inline |
InverseLine(real lat1, real lon1, real lat2, real lon2, unsigned caps=ALL) const | GeographicLib::GeodesicExact | |
InverseStart(EllipticFunction &E, real sbet1, real cbet1, real dn1, real sbet2, real cbet2, real dn2, real lam12, real slam12, real clam12, real &salp1, real &calp1, real &salp2, real &calp2, real &dnm) const | GeographicLib::GeodesicExact | private |
Lambda12(real sbet1, real cbet1, real dn1, real sbet2, real cbet2, real dn2, real salp1, real calp1, real slam120, real clam120, real &salp2, real &calp2, real &sig12, real &ssig1, real &csig1, real &ssig2, real &csig2, EllipticFunction &E, real &domg12, bool diffp, real &dlam12) const | GeographicLib::GeodesicExact | private |
LATITUDE enum value | GeographicLib::GeodesicExact | |
Lengths(const EllipticFunction &E, real sig12, real ssig1, real csig1, real dn1, real ssig2, real csig2, real dn2, real cbet1, real cbet2, unsigned outmask, real &s12s, real &m12a, real &m0, real &M12, real &M21) const | GeographicLib::GeodesicExact | private |
Line(real lat1, real lon1, real azi1, unsigned caps=ALL) const | GeographicLib::GeodesicExact | |
LONG_UNROLL enum value | GeographicLib::GeodesicExact | |
LONGITUDE enum value | GeographicLib::GeodesicExact | |
MajorRadius() const | GeographicLib::GeodesicExact | inline |
mask enum name | GeographicLib::GeodesicExact | |
maxit1_ | GeographicLib::GeodesicExact | privatestatic |
maxit2_ | GeographicLib::GeodesicExact | private |
nC4_ | GeographicLib::GeodesicExact | privatestatic |
nC4x_ | GeographicLib::GeodesicExact | privatestatic |
NONE enum value | GeographicLib::GeodesicExact | |
OUT_ALL enum value | GeographicLib::GeodesicExact | private |
OUT_MASK enum value | GeographicLib::GeodesicExact | private |
real typedef | GeographicLib::GeodesicExact | private |
reale(long long hi, long long lo) | GeographicLib::GeodesicExact | inlineprivatestatic |
REDUCEDLENGTH enum value | GeographicLib::GeodesicExact | |
tiny_ | GeographicLib::GeodesicExact | private |
tol0_ | GeographicLib::GeodesicExact | private |
tol1_ | GeographicLib::GeodesicExact | private |
tol2_ | GeographicLib::GeodesicExact | private |
tolb_ | GeographicLib::GeodesicExact | private |
WGS84() | GeographicLib::GeodesicExact | static |
xthresh_ | GeographicLib::GeodesicExact | private |