Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | solveBase._SolveLineSolveBase --+ | solveBase._SolveBase --+ | _RhumbSolveBase --+ | RhumbSolve
Wrapper to invoke Karney's RhumbSolve, the Exact
version of class pygeodesy.Rhumb.
RhumbSolve
or env variable
PYGEODESY_RHUMBSOLVE
to specify the (fully qualified)
path to the RhumbSolve
executable.
rhumb
is intended for testing purposes
only, it invokes the RhumbSolve
executable for
every method call.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from Inherited from Inherited from Inherited from Inherited from |
Method Details |
Return the destination lat, lon and reverse azimuth (final bearing) in
|
Return the distance in
|
Set up an RhumbLineSolve to compute several points on a single rhumb line.
Note:
If the point is at a pole, the azimuth is defined by keeping
See Also: C++ RhumbExact.Line and Python Rhumb.Line. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 18 15:47:38 2022 | http://epydoc.sourceforge.net |