|
|
footprint5(self,
alt_attitude,
tilt=0,
yaw=0,
roll=0,
z=0.0,
ltp=None,
**name)
Compute the center and corners of the intersection with (or
projection to) the local tangent plane (LTP). |
|
|
|
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__
|