| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
named.ADict --+
|
XDict
4+Item result from Intersectool and Intersector methods All,
Closest, Next and Segment with the
intersection offsets sA, sB and
sX0 in meter and the coincidence indicator
c, an int, +1 for parallel, -1 for
anti-parallel or 0 otherwise.
Offsets sA and sB are distances measured
along geodesic line glA respectively
glB, but sX0 is the L1-distance between
the intersection and the origin X0.
If present, distance sAB and angular distance
aAB represent the difference between the intersection point
on geodesic lines glA and glB in
meter respectively degrees, typically below
5e-9 meter or 5 nm and 5e-14
degrees or 1 n".
For segments, indicators kA and kB are
0 if the segments intersect or -1 or
+1 if the intersection is before the start,
respectively after the end of the segment, similar to Intersection3Tuple. Segment indicator k is
Karney's segmode, equal kA * 3 + kB.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from Inherited from |
| Method Details |
x==y
|
x<=y
|
x<y
|
x!=y
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 28 08:28:09 2025 | http://epydoc.sourceforge.net |