Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | GeodesicAreaExact
Area and perimeter of a geodesic polygon, an enhanced version of Karney's Python class PolygonArea using the more accurate surface area.
Note:
The name of this class *Exact
is a misnomer, see
Karney's comments at C++ attribute GeodesicExact._c2.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
area0x | |
area0 | |
ellipsoid | |
geodesic | |
earth | |
lat0 | |
lat1 | |
lon0 | |
lon1 | |
num | |
polyline | |
verbose | |
Inherited from Inherited from |
Method Details |
New GeodesicAreaExact instance.
|
Add another polygon edge.
|
Add another polygon point.
|
Compute the accumulated perimeter and area.
Notes:
|
Compute the properties for a tentative, additional edge
|
Compute the properties for a tentative, additional vertex
|
Return this
|
Property Details |
area0x
|
area0
|
ellipsoid
|
geodesic
|
earth
|
lat0
|
lat1
|
lon0
|
lon1
|
num
|
polyline
|
verbose
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |