Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | auxAngle.AuxAngle --+ | AuxLat
Base class for accurate conversion between Auxiliary latitudes on an ellipsoid.
Latitudes are represented by AuxAngle instances in order to maintain
precision near the poles, Authalic latitude Xi
,
Conformal Chi
, Geocentric Theta
,
Geographic Phi
, Parametric Beta
and Rectifying Mu
.
See Also: Karney's C++ class AuxLatitude.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
a | |
equatoradius | |
ALorder | |
b | |
polaradius | |
ellipsoid | |
f | |
flattening | |
Inherited from Inherited from Inherited from |
Method Details |
New AuxLat instance on an ellipsoid or datum.
|
Convert Geographic to Aunthalic latitude. |
Get the Authalic radius squared.
|
Convert Geographic to Conformal latitude. |
Convert Geographic to Geocentric latitude. |
Convert Geographic to Geodetic latitude. |
Convert Geographic to Parametric latitude. |
Convert Geographic to Parametric latitude. |
Convert Geographic to Rectifying latitude. |
Get the Rectifying radius.
|
Property Details |
a
|
equatoradius
|
ALorder
|
b
|
polaradius
|
ellipsoid
|
f
|
flattening
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:19 2024 | http://epydoc.sourceforge.net |