Home | Trees | Indices | Help |
|
---|
|
(INTERNAL) Private elliposiodal and spherical Nvector
base classes LatLonNvectorBase and
NvectorBase and function sumOf.
Pure Python implementation of n-vector
-based geodesy
tools for ellipsoidal earth models, transcoded from JavaScript originals
by (C) Chris Veness 2005-2016 and published under the same MIT
Licence**, see Vector-based geodesy.
Version: 24.10.12
Variables | |
__all__ = _ALL_LAZY.nvectorBase
|
|
NorthPole = NvectorBase(0.0, 0.0, 1.0)
|
|
SouthPole = NvectorBase(0.0, 0.0, -1.0)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:19 2024 | http://epydoc.sourceforge.net |