Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | rhumbBase.RhumbLineBase --+ | RhumbLineAux
Compute one or several points on a single rhumb line.
Class RhumbLineAux
facilitates the determination of
points on a single rhumb line. The starting point (lat1
,
lon1
) and the azimuth azi12
are specified
once.
Method RhumbLineAux.Position
returns the location of an
other point and optionally the distance s12
along and the
area S12
under the rhumb line.
Method RhumbLineAux.intersection2
finds the intersection
between two rhumb lines.
Method RhumbLineAux.nearestOn4
computes the nearest point
on and the distance to a rhumb line in different ways.
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
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Sep 20 15:53:36 2023 | http://epydoc.sourceforge.net |