Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | UtmUpsBase
(INTERNAL) Base class for Utm and Ups coordinates.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
convergence DEPRECATED, use property gamma .
|
|
datum Class property with a .name attribute.
|
|
easting Get the easting ( meter ).
|
|
eastingnorthing Get easting and northing (EasNor2Tuple (easting, northing) ).
|
|
falsed Are easting and northing falsed ( bool )?
|
|
falsed2 Must be overloaded. |
|
gamma Get the meridian convergence ( degrees ) or
None if not available.
|
|
hemisphere Get the hemisphere ( str , 'N'|'S').
|
|
northing Get the northing ( meter ).
|
|
scale Get the grid scale ( float ) or None .
|
|
scale0 Get the central scale factor ( float ).
|
|
Inherited from Inherited from |
Method Details |
(INTERNAL) New UtmUpsBase.
|
Default
|
Default
|
Return easting and northing, falsed or unfalsed.
|
DEPRECATED, use method
|
Determine the EPSG (European Petroleum Survey Group) code. |
Convert this UTM/UPS coordinate to an MGRS grid reference.
See Also: Function pygeodesy.toMgrs in module mgrs for more details. Note:
If not specified, the latitudinal |
Property Details |
convergenceDEPRECATED, use property
|
datumClass
|
eastingGet the easting (
|
eastingnorthingGet easting and northing (EasNor2Tuple
|
falsedAre easting and northing falsed (
|
falsed2Must be overloaded.
|
gammaGet the meridian convergence (
|
hemisphereGet the hemisphere (
|
northingGet the northing (
|
scaleGet the grid scale (
|
scale0Get the central scale factor (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:25 2025 | http://epydoc.sourceforge.net |