Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | named._NamedEnumItem --+ | Datum
Ellipsoid and transform parameters for an earth model.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
ellipsoid Get this datum's ellipsoid (Ellipsoid or Ellipsoid2). |
|
exactTM Get the ExactTM projection (ExactTransverseMercator).
|
|
isEllipsoidal Check whether this datum is ellipsoidal ( bool ).
|
|
isOblate Check whether this datum's ellipsoidal is oblate ( bool ).
|
|
isProlate Check whether this datum's ellipsoidal is prolate ( bool ).
|
|
isSpherical Check whether this datum is (near-)spherical ( bool ).
|
|
transform Get this datum's transform (Transform). |
|
Inherited from Inherited from Inherited from |
Method Details |
New Datum.
|
Compare this and an other datum.
|
hash(x)
|
Convert an ellipsoidal
|
Return ECEF converter.
See Also: Module pygeodesy.ecef. |
Return this datum as a string.
|
Property Details |
ellipsoidGet this datum's ellipsoid (Ellipsoid or Ellipsoid2).
|
exactTMGet the
|
isEllipsoidalCheck whether this datum is ellipsoidal (
|
isOblateCheck whether this datum's ellipsoidal is oblate
(
|
isProlateCheck whether this datum's ellipsoidal is prolate
(
|
isSphericalCheck whether this datum is (near-)spherical (
|
transformGet this datum's transform (Transform).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:21 2025 | http://epydoc.sourceforge.net |