Home | Trees | Indices | Help |
|
---|
|
Classes AuxAngle, AuxDLat, AuxDST and AuxLat transcoded to Python from Karney's C++ class AuxAngle, DAuxLatitude, DST, repectively AuxLatitude all in GeographicLib version 2.2+.
Copyright (C) Charles Karney (2022-2023) and licensed under the MIT/X11 License. For more information, see the GeographicLib documentation.
Note: Class AuxDST requires package numpy version 1.16 or newer to be installed, but only for exact area calculations.
See Also: Auxiliary latitudes and On auxiliary latitudes.
Version: 23.12.18
Submodules | |
|
Classes | |
AuxAngle An accurate representation of angles |
|
AuxBeta A Parametric, Auxiliary latitude. |
|
AuxChi A Conformal, Auxiliary latitude. |
|
AuxMu A Rectifying, Auxiliary latitude. |
|
AuxPhi A Geodetic or Geographic, Auxiliary latitude. |
|
AuxTheta A Geocentric, Auxiliary latitude. |
|
AuxXi An Authalic, Auxiliary latitude. |
|
AuxDLat Class to compute Divided Differences of
Auxiliary latitudes and other Divided
Differences needed for RhumbAux and RhumbLineAux calculations.
|
|
AuxDST Discrete Sine Transforms (DST) for Auxiliary latitudes. |
|
AuxError Error raised for an Aux, AuxDLat, AuxLat or rhumb.aux_ issue. |
|
AuxLat Base class for accurate conversion between Auxiliary latitudes on an ellipsoid. |
Variables | |
Aux = Aux()
|
|
__all__ = _ALL_LAZY.maths_auxilats
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 4 16:45:44 2024 | http://epydoc.sourceforge.net |