Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | geodesicx.gxbases._GeodesicBase --+ | _GeodesicSolveBase
(NTERNAL) Base class for GeodesicSolve and GeodesicLineSolve.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
a Get the equatorial radius, semi-axis ( meter ).
|
|
ellipsoid Get the ellipsoid ( Ellipsoid ).
|
|
Exact Get the GeodesicExact usage (bool ).
|
|
f Get the ellipsoid's flattening ( float ), (a - b) / a, 0 for spherical, negative
for prolate.
|
|
GeodSolve Get the GeodSolve executable ( filename ).
|
|
invokation Get the most recent GeodSolve invokation number
(int ).
|
|
prec Get the precision, number of decimal digits ( int ).
|
|
reverse2 Get the azi2 direction (bool ).
|
|
status Get the most recent GeodSolve return code
(int , str ) or None .
|
|
unroll Get the lon2 unroll'ing (bool ).
|
|
verbose Get the verbose option (bool ).
|
|
version Get the result of "GeodSolve --version" .
|
|
Inherited from Inherited from Inherited from |
Method Details |
Invoke the
Note:
The |
Return this
|
Property Details |
aGet the equatorial radius, semi-axis (
|
ellipsoidGet the ellipsoid (
|
ExactGet the
|
fGet the ellipsoid's flattening (
|
GeodSolveGet the GeodSolve executable ( |
invokationGet the most recent
|
precGet the precision, number of decimal digits (
|
reverse2Get the
|
statusGet the most recent
|
unrollGet the
|
verboseGet the
|
versionGet the result of
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 7 14:02:01 2021 | http://epydoc.sourceforge.net |