Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | rhumbBase.RhumbLineBase --+ | RhumbLine
Compute one or several 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 at distance s12
along and the area
S12
under the rhumb line.
Method RhumbLine.intersection2
finds the intersection
between two rhumb lines.
Method RhumbLine.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 | |
RAorder Get this rhumb line's Rhumb Area order ( int , 4,
5, 6, 7 or 8).
|
|
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New
|
Property Details |
RAorderGet this rhumb line's Rhumb Area order (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 4 13:49:52 2023 | http://epydoc.sourceforge.net |