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
and optionally, the EcefMatrix
M
and datum
, with lat
and
lon
in degrees
and x
,
y
, z
and height
in
meter
, usually.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
_Names_ =
|
Properties | |
lam An immutable property ( Read Only ).
|
|
latlon An immutable property ( Read Only ).
|
|
latlonheight An immutable property ( Read Only ).
|
|
latlonheightdatum An immutable property ( Read Only ).
|
|
phi An immutable property ( Read Only ).
|
|
philam An immutable property ( Read Only ).
|
|
philamheight An immutable property ( Read Only ).
|
|
philamheightdatum An immutable property ( Read Only ).
|
|
xyz An immutable property ( Read Only ).
|
|
xyzh An immutable property ( Read Only ).
|
|
Inherited from Inherited from |
Method Details |
Return the geocentric
|
Return the geodetic
|
Return the geocentric
See Also:
Propertes |
Class Variable Details |
_Names_
|
Property Details |
lamAn immutable property (
|
latlonAn immutable property (
|
latlonheightAn immutable property (
|
latlonheightdatumAn immutable property (
|
phiAn immutable property (
|
philamAn immutable property (
|
philamheightAn immutable property (
|
philamheightdatumAn immutable property (
|
xyzAn immutable property (
|
xyzhAn immutable property (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 16 12:12:50 2020 | http://epydoc.sourceforge.net |