Home | Trees | Indices | Help |
|
---|
|
Local tangent plane (LTP) and local cartesian coordinates.
Local cartesian and local tangent plane classes LocalCartesian and Ltp, LocalError and Frustum.
See Also: Local tangent plane coordinates and class LocalCartesian, transcribed from Charles Karney's C++ classLocalCartesian.
Version: 21.04.22
Classes | |
LocalError A LocalCartesian or Ltp related issue. |
|
LocalCartesian Conversion between geodetic (lat, lon, height) and
local cartesian (x, y, z) coordinates with
geodetic origin (lat0, lon0, height0) ,
transcribed from Karney's C++ class LocalCartesian.
|
|
Ltp A local tangent plan LTP, a sub-class of LocalCartesian with configurable ECEF converter and
without optional rotation matrix.
|
|
Frustum A rectangular pyramid, typically representing a camera's field of view (fov) and the intersection with (or projection to) a local tangent plane. |
Variables | |
__all__ = _ALL_LAZY.ltp
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 21 13:12:34 2021 | http://epydoc.sourceforge.net |