|
|
reverse(self,
xyz,
y=None,
z=None,
M=None,
**lon00_name)
Convert from geocentric (x, y, z) to geodetic
(lat, lon, height) using Farrell's Table 2.2, page 30. |
|
|
|
Inherited from _EcefBase:
__eq__,
__init__,
forward,
forward_,
toStr
Inherited from named._NamedBase:
__repr__,
__str__,
others,
toRepr
Inherited from named._Named:
__imatmul__,
__matmul__,
__rmatmul__,
attrs,
classof,
copy,
dup,
methodname,
rename,
renamed,
toStr2
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__subclasshook__
|