|
|
__init__(self,
lat_ll,
lon=None,
height=0,
clipid=0,
**name)
New LatLon[FHP|GH] from separate lat,
lon, height and clipid scalars
or from a previous LatLon[FHP|GH], a
Clip[FHP|GH]4Tuple or some other LatLon
instance. |
|
|
|
Inherited from named._Named:
__imatmul__,
__matmul__,
__rmatmul__,
attrs,
classof,
copy,
dup,
methodname,
rename,
toRepr,
toStr,
toStr2
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__subclasshook__
|