Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | karney._CapsBase --+ | solveBase._SolveCapsBase --+ | solveBase._SolveBase --+ | solveBase._SolveGDictBase --+ | _GeodesicSolveBase --+ | object --+ | | | named._Named --+ | | | named._NamedBase --+ | | | karney._CapsBase --+ | | | solveBase._SolveCapsBase --+ | | | solveBase._SolveBase --+ | | | solveBase._SolveGDictBase --+ | | | solveBase._SolveGDictLineBase --+ | GeodesicLineSolve
Wrapper to invoke Karney's GeodSolve as an Exact
version of
Karney's Python class GeodesicLine.
GeodSolve
or env variable
PYGEODESY_GEODSOLVE
to specify the (fully qualified)
path to the GeodSolve
executable.
geodesic
is intended for testing purposes
only, it invokes the GeodSolve
executable for
every method call.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
a13 | |
azi1 | |
azi12 | |
azi1_sincos2 | |
azi12_sincos2 | |
geodesic | |
s13 | |
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
Method Details |
New GeodesicLineSolve instance, allowing points to be found
along a geodesic starting at
|
Return the arc length to reference point 3 ( |
Find the position on the line given
|
Find the position on the line given
|
Set reference point 3 in terms relative to the first point.
|
Set reference point 3 in terms relative to the first point.
|
Return this
|
Property Details |
a13
|
azi1
|
azi12
|
azi1_sincos2
|
azi12_sincos2
|
geodesic
|
s13
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |