Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | Ecef9Tuple
9-Tuple (x, y, z, lat, lon, height, C, M, datum)
with
geocentric coordinates x
, y
and z
,
geodetic coordinates lat
, lon
and
height
, case C
(see the
Ecef*.reverse
methods) and optionally, the EcefMatrix
M
and datum
, with lat
and
lon
in degrees
and x
,
y
, z
and height
in
meter
, conventionally.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
_Names_ =
|
Properties | |
lam | |
latlon | |
latlonheight | |
latlonheightdatum | |
phi | |
philam | |
philamheight | |
philamheightdatum | |
xyz | |
xyzh | |
Inherited from Inherited from |
Method Details |
Return the geocentric
|
Return the geodetic
|
Return the geocentric
See Also:
Propertes |
Class Variable Details |
_Names_
|
Property Details |
lam
|
latlon
|
latlonheight
|
latlonheightdatum
|
phi
|
philam
|
philamheight
|
philamheightdatum
|
xyz
|
xyzh
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Mar 28 12:58:02 2020 | http://epydoc.sourceforge.net |