Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | Trilaterate5Tuple
5-Tuple (min, minPoint, max, maxPoint, n)
with
min
and max
in meter
, the
corresponding trilaterated minPoint
and
maxPoint
as LatLon
and the number
n
. For area overlap, min
and max
are the smallest respectively largest overlap found. For perimeter
intersection, min
and max
represent the closest
respectively farthest intersection margin. Count n
is the
total number of trilaterated overlaps or intersections found, 0, 1,
2...6
with 0
meaning concentric.
See Also:
The ellipsoidalKarney-
,
ellipsoidalVincenty-
and
sphericalTrigonometry.LatLon.trilaterate5
method for
further details on corner cases, like concentric or single
trilaterated results.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
Inherited from Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:21 2024 | http://epydoc.sourceforge.net |