|
reverse(self,
xyz,
y=None,
z=None,
M=None,
**lon00_name)
Convert geocentric (x, y, z) to geodetic (lat,
lon, height) using Rey-Jer You's transformation. |
|
|
Inherited from _EcefBase :
__eq__ ,
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__
|