This is the complete list of members for GeographicLib::Rhumb, including all inherited members.
_c2 | GeographicLib::Rhumb | private |
_ell | GeographicLib::Rhumb | private |
_exact | GeographicLib::Rhumb | private |
_R | GeographicLib::Rhumb | private |
ALL enum value | GeographicLib::Rhumb | |
AREA enum value | GeographicLib::Rhumb | |
AZIMUTH enum value | GeographicLib::Rhumb | |
Dasinh(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
Datan(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
DConformalToRectifying(real chix, real chiy) const | GeographicLib::Rhumb | private |
Dcosh(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
DE(real x, real y) const | GeographicLib::Rhumb | private |
Deatanhe(real x, real y) const | GeographicLib::Rhumb | inlineprivate |
Dgd(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
Dgdinv(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
Direct(real lat1, real lon1, real azi12, real s12, real &lat2, real &lon2, real &S12) const | GeographicLib::Rhumb | inline |
Direct(real lat1, real lon1, real azi12, real s12, real &lat2, real &lon2) const | GeographicLib::Rhumb | inline |
DIsometric(real latx, real laty) const | GeographicLib::Rhumb | private |
DIsometricToRectifying(real psix, real psiy) const | GeographicLib::Rhumb | private |
DISTANCE enum value | GeographicLib::Rhumb | |
Dlog(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
DRectifying(real latx, real laty) const | GeographicLib::Rhumb | private |
DRectifyingToConformal(real mux, real muy) const | GeographicLib::Rhumb | private |
DRectifyingToIsometric(real mux, real muy) const | GeographicLib::Rhumb | private |
Dsin(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
Dsinh(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
Dtan(real x, real y) | GeographicLib::Rhumb | inlineprivatestatic |
EllipsoidArea() const | GeographicLib::Rhumb | inline |
Flattening() const | GeographicLib::Rhumb | inline |
gd(real x) | GeographicLib::Rhumb | inlineprivatestatic |
GenDirect(real lat1, real lon1, real azi12, bool, real s12, unsigned outmask, real &lat2, real &lon2, real &, real &, real &, real &, real &, real &S12) const | GeographicLib::Rhumb | inlineprivate |
GenDirect(real lat1, real lon1, real azi12, real s12, unsigned outmask, real &lat2, real &lon2, real &S12) const | GeographicLib::Rhumb | |
GenInverse(real lat1, real lon1, real lat2, real lon2, unsigned outmask, real &s12, real &azi12, real &, real &, real &, real &, real &S12) const | GeographicLib::Rhumb | inlineprivate |
GenInverse(real lat1, real lon1, real lat2, real lon2, unsigned outmask, real &s12, real &azi12, real &S12) const | GeographicLib::Rhumb | |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi12, real &S12) const | GeographicLib::Rhumb | inline |
Inverse(real lat1, real lon1, real lat2, real lon2, real &s12, real &azi12) const | GeographicLib::Rhumb | inline |
LATITUDE enum value | GeographicLib::Rhumb | |
Line(real lat1, real lon1, real azi12) const | GeographicLib::Rhumb | |
LONG_UNROLL enum value | GeographicLib::Rhumb | |
LONGITUDE enum value | GeographicLib::Rhumb | |
MajorRadius() const | GeographicLib::Rhumb | inline |
mask enum name | GeographicLib::Rhumb | |
maxpow_ | GeographicLib::Rhumb | privatestatic |
MeanSinXi(real psi1, real psi2) const | GeographicLib::Rhumb | private |
NONE enum value | GeographicLib::Rhumb | |
PolygonAreaT class | GeographicLib::Rhumb | friend |
real typedef | GeographicLib::Rhumb | private |
Rhumb(real a, real f, bool exact=true) | GeographicLib::Rhumb | |
RhumbLine class | GeographicLib::Rhumb | friend |
SinCosSeries(bool sinp, real x, real y, const real c[], int n) | GeographicLib::Rhumb | privatestatic |
tm_maxord | GeographicLib::Rhumb | privatestatic |
WGS84() | GeographicLib::Rhumb | static |