Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | vector3d.Vector3d --+ | XyzLocal
Local (x, y, z)
in a local tangent plane (LTP) and
base class for local Enu, Ned and Aer.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
aer4 Get the (azimuth, elevation, slantrange, ltp) components
(Aer4Tuple).
|
|
azimuth Get the Azimuth, bearing from North ( degrees360 ).
|
|
down Get the Down component ( meter ).
|
|
ecef Get this LTP's ECEF converter ( Ecef... instance).
|
|
east Get the East component ( meter ).
|
|
elevation Get the Elevation, tilt above horizon ( degrees90 ).
|
|
enu4 Get the (east, north, up, ltp) components (Enu4Tuple).
|
|
groundrange Get the ground range, distance ( meter ).
|
|
ltp Get the local tangent plane (Ltp). |
|
ned4 Get the (north, east, down, ltp) components (Ned4Tuple).
|
|
north Get the North component ( meter ).
|
|
slantrange Get the slant Range, distance ( meter ).
|
|
up Get the Up component ( meter ).
|
|
x Get the X component ( meter ).
|
|
xyz4 Get the (x, y, z, ltp) components (Xyz4Tuple).
|
|
xyzLocal Get this XyzLocal. |
|
y Get the Y component ( meter ).
|
|
z Get the Z component ( meter ).
|
|
Inherited from Inherited from Inherited from |
Method Details |
New XyzLocal.
|
Default
|
Create another instance of this very class.
|
Get the local Azimuth, Elevation, slantRange components. |
Get the geocentric
|