|
__init__(self,
lat_ll,
lon=None,
height=0,
clipid=0,
**wrap_name)
New LatLonGH from separate lat ,
lon , h eight and clipid
scalars, or from a previous LatLonGH, ClipGH4Tuple or some other LatLon
instance. |
|
|
Inherited from _LatLonBool :
__abs__ ,
__eq__ ,
__ne__ ,
__repr__ ,
__str__ ,
__sub__ ,
isequalTo
Inherited from named._Named :
__imatmul__ ,
__matmul__ ,
__rmatmul__ ,
attrs ,
classof ,
copy ,
dup ,
methodname ,
rename ,
renamed ,
toRepr ,
toStr ,
toStr2
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|