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 x
, y
and z
plus
geodetic lat
, lon
and
height
, case C
(see the
Ecef*.reverse
methods) and optionally, the rotation matrix
M
(EcefMatrix) 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 |
Properties | |
lam | |
lamVermeille | |
latlon | |
latlonheight | |
latlonheightdatum | |
latlonVermeille | |
lonVermeille | |
phi | |
philam | |
philamheight | |
philamheightdatum | |
philamVermeille | |
xyz | |
xyzh | |
Inherited from Inherited from |
Method Details |
DEPRECATED, use method toDatum.
|
Return the geocentric
|
Convert this |
Return the geodetic
|
Convert this geocentric to local
|
Return the geocentric
See Also:
Propertes |
Property Details |
lam
|
lamVermeille
|
latlon
|
latlonheight
|
latlonheightdatum
|
latlonVermeille
|
lonVermeille
|
phi
|
philam
|
philamheight
|
philamheightdatum
|
philamVermeille
|
xyz
|
xyzh
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |