| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
object --+ |
| |
named._Named --+
|
named._NamedTuple --+
|
Ellipse5Tuple
5-Tuple (a, b, height, lat, beta) with semi-axes
a and b of a parallel ellipse of
latitude at (geodetic) latitude lat and parametric
(or reduced) auxiliary latitude beta of a triaxial
ellipsoid.
The height is the (signed) distance between the parallel
and the triaxial's equatorial plane. At near-polar lats,
a and b are 0, the
height is the triaxial semi-axis c (signed) and
beta equals lat. The latter are in
degrees90, always.
See Also: Class Circle4Tuple.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Properties | |
|
abc3 Get the semi-axes as 3-tuple (a, b, c), non-negative.
|
|
|
abc3ordered Get the semi-axes as 3-tuple (a, b, c), non-negative,
ordered.
|
|
|
Inherited from Inherited from |
|
| Method Details |
Return a Triaxial_ from this tuple's semi-axes
|
Return a Triaxial_ from this tuple's semi-axes
|
| Property Details |
abc3Get the semi-axes as 3-tuple
|
abc3orderedGet the semi-axes as 3-tuple
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 25 13:27:20 2026 | http://epydoc.sourceforge.net |