| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
object --+ |
| |
named._Named --+
|
named._NamedTuple --+
|
Local9Tuple
9-Tuple (x, y, z, lat, lon, height, ltp, ecef, M) with
local x, y, z all in
meter, geodetic lat, lon,
height, local tangent plane ltp (Ltp),
ecef (Ecef9Tuple) with geocentric x,
y, z, geodetic lat,
lon, height and concatenated rotation
matrix M (EcefMatrix) or None.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Static Methods | |
|
Inherited from |
| Properties | |
| azimuth | |
| down | |
| east | |
| elevation | |
| groundrange | |
| lam | |
| latlon | |
| latlonheight | |
| north | |
| phi | |
| philam | |
| philamheight | |
| slantrange | |
| up | |
| xyz | |
| xyzLocal | |
|
Inherited from Inherited from |
|
| Method Details |
Get the local Azimuth, Elevation, slant Range (AER) components. |
Convert this local to geocentric
|
Get the local East, North, Up (ENU) components. |
Convert this local to geodetic
|
Get the local North, East, Down (NED) components. |
Get the local X, Y, Z (XYZ) components. |
| Property Details |
azimuth
|
down
|
east
|
elevation
|
groundrange
|
lam
|
latlon
|
latlonheight
|
north
|
phi
|
philam
|
philamheight
|
slantrange
|
up
|
xyz
|
xyzLocal
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:21 2024 | http://epydoc.sourceforge.net |