Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | _RhumbLine --+ | RhumbLine
Compute one or more points on a single rhumb line.
Class RhumbLine facilitates the determination of points on a
single rhumb line. The starting point (lat1
,
lon1
) and the azimuth azi12
are specified once.
Method RhumbLine.Position returns the location of an other
point and optionally the distance s12
along the rhumb line
and the corresponding area S12
under the rhumb line.
The intersection of two rhumb lines can be found with method RhumbLine.intersection2 and method RhumbLine.nearestOn4 computes the nearest point on a rhumb line.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New RhumbLine.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 1 12:23:29 2022 | http://epydoc.sourceforge.net |