Package pygeodesy :: Module ltpTuples
[frames] | no frames]

Module ltpTuples

Local coordinate classes XyzLocal, Enu, Ned and Aer and local coordinate tuples Local6Tuple, Xyz4Tuple, Enu4Tuple, Ned4Tuple, Aer4Tuple and Footprint5Tuple.


See Also: References in module ltp.

Version: 21.04.11

Classes
  Aer
Local Azimuth-Elevation-Range (AER) in a local tangent plane.
  Aer4Tuple
4-Tuple (azimuth, elevation, slantrange, ltp), all in meter except ltp.
  Ned
Local North-Eeast-Down (NED) location in a local tangent plane.
  Ned4Tuple
4-Tuple (north, east, down, ltp), all in meter except ltp.
  XyzLocal
Local (x, y, z) in a local tangent plane (LTP) and base class for local Enu, Ned and Aer.
  Xyz4Tuple
4-Tuple (x, y, z, ltp), all in meter except ltp.
  Enu
Local Eeast-North-Up (ENU) location in a local tangent plane.
  Enu4Tuple
4-Tuple (east, north, up, ltp), in meter except ltp.
  Local6Tuple
6-Tuple (x, y, z, ltp, ecef, M) with local x, y and z all in meter, local tangent plane ltp (Ltp), ecef (Ecef9Tuple) with both the geocentric and geodectic coordinates and optionally, the concatenated rotation matrix M (EcefMatrix).
  Footprint5Tuple
5-Tuple (center, upperleft, upperight, loweright, lowerleft) with the center and 4 corners of a local projection of a Frustum, each an Xyz4Tuple.
Variables
  __all__ = _ALL_LAZY.ltpTuples