| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
object --+ |
| |
pygeodesy.named._Named --+
|
pygeodesy.named._NamedTuple --+
|
BeLBG7Tuple
7-Tuple (easting, northing, H, lat, lon, height, beLBG)
with local Belgian easting, northing and
orthometric height H, geodetic lat,
lon and ellipsoidal height and
beLBG the Be*LBG instance with lat
and lon in degrees and with
easting, northing, H and
height in meter, conventionally.
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from |
| Static Methods | |
|
Inherited from |
| Properties | |
|
datum Get the beLBG's datum (Datum).
|
|
|
eastingnorthing Get easting and northing (EasNor2Tuple (easting,
northing)).
|
|
|
eastingnorthingHeight Get easting, northing and orthometric height (EasNorH3Tuple (easting, northing, H)).
|
|
|
lam Get the longitude ( radians).
|
|
|
latlon Get the lat-, longitude in degrees
(LatLon2Tuple(lat, lon)).
|
|
|
latlonheight Get the lat-, longitude in degrees and height (LatLon3Tuple(lat, lon, height)).
|
|
|
latlonheightdatum Get the lat-, longitude in degrees with height and datum
(LatLon4Tuple(lat, lon, height,
datum)).
|
|
|
latlonNgeoid Get the lat-, longitude in degrees and geoid height (LatLonN3Tuple(lat, lon, N)).
|
|
|
N Get the geoid height N (meter,
conventionally).
|
|
|
phi Get the latitude ( radians).
|
|
|
philam Get the lat- and longitude in radians
(PhiLam2Tuple(phi, lam)).
|
|
|
philamheight Get the lat-, longitude in radians and height (PhiLam3Tuple(phi, lam, height)).
|
|
|
philamheightdatum Get the lat-, longitude in radians with height and datum
(PhiLamn4Tuple(phi, lam, height,
datum)).
|
|
|
Inherited from Inherited from |
|
| Property Details |
datumGet the
|
eastingnorthingGet easting and northing (EasNor2Tuple
|
eastingnorthingHeightGet easting, northing and orthometric height (EasNorH3Tuple
|
lamGet the longitude (
|
latlonGet the lat-, longitude in
|
latlonheightGet the lat-, longitude in
|
latlonheightdatumGet the lat-, longitude in
|
latlonNgeoidGet the lat-, longitude in
|
NGet the geoid height
|
phiGet the latitude (
|
philamGet the lat- and longitude in
|
philamheightGet the lat-, longitude in
|
philamheightdatumGet the lat-, longitude in
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 31 12:43:32 2026 | http://epydoc.sourceforge.net |