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 | |
Exact Get the Solve's exact setting (bool ).
|
|
a Get the equatorial radius, semi-axis ( meter ).
|
|
datum Get the datum ( Datum ).
|
|
ellipsoid Get the ellipsoid ( Ellipsoid ).
|
|
f Get the ellipsoid 's flattening
(scalar ), (a - b) / a,
0 for spherical, negative for prolate.
|
|
flattening 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 |
ExactGet the Solve's
|
aGet the equatorial radius, semi-axis (
|
datumGet the datum (
|
ellipsoidGet the ellipsoid (
|
fGet the
|
flatteningGet 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 Sat Jan 11 15:36:24 2025 | http://epydoc.sourceforge.net |