| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
object --+ |
| |
pygeodesy.named._Named --+
|
pygeodesy.named._NamedTuple --+
|
pygeodesy.namedTuples._H_lat_lon_height4Tuple --+
|
AxQG8Tuple
8-Tuple (x, y, z, H, lat, lon, height, axQG) with
cartesian x, y, z and orthometric
height H, geodetic lat, lon and
ellipsoidal height, axQG the Ax*QG
instance with lat and lon in
degrees and with x, y,
z, H and height in
meter, conventionally.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Properties | |
|
xyz Get 3-tuple (x, y, z) (Vector3Tuple(x, y, z)).
|
|
|
xyzH Get 4-tuple AxyzHeight4Tuple (x, y, z, H) with
orthometric height H.
|
|
|
xyzh Get 4-tuple Axyzheight4Tuple (x, y, z, h) with
ellipsoidal height h.
|
|
|
xyzN Get 4-tuple AxyzNgeoid4Tuple (x, y, z, N) with geoid
height N.
|
|
|
Inherited from Inherited from Inherited from |
|
| Method Details |
Is this cartesian on, above or below this
|
| Property Details |
xyzGet 3-tuple
|
xyzHGet 4-tuple AxyzHeight4Tuple
|
xyzhGet 4-tuple Axyzheight4Tuple
|
xyzNGet 4-tuple AxyzNgeoid4Tuple
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Aug 23 13:04:49 2026 | http://epydoc.sourceforge.net |