| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
named._Named --+
|
named._NamedBase --+
|
karney._CapsBase --+
|
_SolveCapsBase
(NTERNAL) Base class for _SolveBase and
_LineSolveBase.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
a Get the ellipsoid's equatorial radius, semi-axis ( meter).
|
|
|
b Get the ellipsoid's polar radius, semi-axis ( meter).
|
|
|
datum Get the datum ( Datum).
|
|
|
Exact Get the Solve's exact setting (bool).
|
|
|
ellipsoid Get the ellipsoid ( Ellipsoid).
|
|
|
flattening Get the ellipsoid's flattening
(scalar), (a - b) / a,
0 for spherical, negative for prolate.
|
|
|
f Get the ellipsoid's flattening
(scalar), (a - b) / a,
0 for spherical, negative for prolate.
|
|
|
invokation Get the most recent Solve invokation number
(int).
|
|
|
prec Get the precision, number of (decimal) digits ( int).
|
|
|
status Get the most recent Solve return code (int,
str) or None.
|
|
|
verbose Get the verbose option (bool).
|
|
|
version Get the result of "GeodSolve --version" or
"RhumbSolve --version".
|
|
|
Inherited from Inherited from Inherited from |
|
| Method Details |
Get and set the invokation number
|
Invoke the
Note:
The |
Set and get the print line length limit.
|
| Property Details |
aGet the ellipsoid's equatorial radius, semi-axis
(
|
bGet the ellipsoid's polar radius, semi-axis
(
|
datumGet the datum (
|
ExactGet the Solve's
|
ellipsoidGet the ellipsoid (
|
flatteningGet the
|
fGet the
|
invokationGet the most recent
|
precGet the precision, number of (decimal) digits (
|
statusGet the most recent
|
verboseGet the
|
versionGet the result of
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Nov 6 10:52:33 2025 | http://epydoc.sourceforge.net |