| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
bases.Base --+
|
object --+ |
| |
bases.Named --+
|
_Based --+
|
Ellipsoid
Ellipsoid with semi-major, semi-minor axis, inverse flattening and a number of other pre-computed, frequently used values.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
A Gets the meridional radius (meter). |
|
|
Alpha6 Gets the 6th-order Krüger Alpha series (7-tuple, 1-origin). |
|
|
Beta6 Gets the 6th-order Krüger Beta series (7-tuple, 1-origin). |
|
|
isellipsoidal Checks whether this model is ellipsoidal (bool). |
|
|
isspherical Checks whether this model is spherical (bool). |
|
|
Mabcd Gets the OSGR meridional coefficients, Airy130 only (4-tuple). |
|
|
Inherited from Inherited from |
|
| Method Details |
New ellipsoid.
|
Compares this and an other ellipsoid.
|
Computes norm sqrt(1 - e2 * s**2).
|
Approximates the ellipsoid radius at the given latitude in degrees by trivial interpolation.
|
Returns this ellipsoid as a string.
|
| Property Details |
AGets the meridional radius (meter).
|
Alpha6Gets the 6th-order Krüger Alpha series (7-tuple, 1-origin).
|
Beta6Gets the 6th-order Krüger Beta series (7-tuple, 1-origin).
|
isellipsoidalChecks whether this model is ellipsoidal (bool).
|
issphericalChecks whether this model is spherical (bool).
|
MabcdGets the OSGR meridional coefficients, Airy130 only (4-tuple).
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 30 11:06:29 2017 | http://epydoc.sourceforge.net |