DEPRECATED classes, constants, functions, interns, methods, etc. and
all lazily imported.
|
ClipCS3Tuple
DEPRECATED, see DEPRECATED function pygeodesy.deprecated.clipCS3.
|
|
Curvature2Tuple
2-Tuple (meridional, prime_vertical) of radii of
curvature, both in meter , conventionally.
|
|
Datum
Ellipsoid and transform parameters for an earth model.
|
|
EasNorExact4Tuple
DEPRECATED, use class Forward4Tuple, item gamma for
convergence .
|
|
Ellipsoid
Ellipsoid with equatorial and polar radii,
flattening, inverse flattening and other, often used,
cached attributes, supporting oblate and
prolate ellipsoidal and spherical earth models.
|
|
Helmert7Tuple
DEPRECATED on 2024.02.02, use class TRFXform7Tuple, without keyword arguments.
|
|
Lam_
DEPRECATED on 2024.06.15, use class Lamd.
|
|
LatLonExact4Tuple
DEPRECATED, use class Reverse4Tuple, item gamma for
convergence .
|
|
LatLonHeightBase
'DEPRECATED on 2021.02.10, use (INTERNAL) class pygeodesy.latlonBase.LatLonBase.
|
|
LatLonNvectorBase
(INTERNAL) Base class for n-vector-based ellipsoidal and spherical
LatLon s.
|
|
NearestOn4Tuple
DEPRECATED on 2023.10.10, see methods RhumbLine.nearestOn4 and RhumbLineAux.nearestOn4.
|
|
Ned3Tuple
DEPRECATED, use class Ned4Tuple, ignoring item ltp .
|
|
Nvector
DEPRECATED on 2021.05.20, see (INTERNAL) class pygeodesy.nvectorBase.NvectorBase.
|
|
Phi_
DEPRECATED on 2024.06.15, use class Phid.
|
|
Rhumb7Tuple
DEPRECATED, use class Rhumb8Tuple, ignoring item a12 .
|
|
RhumbOrder2Tuple
DEPRECATED, see deprecated method Rhumb.orders.
|
|
Transform
Helmert datum transformation.
|
|
Transform7Tuple
DEPRECATED on 2024.02.02, use class TRFXform7Tuple, without keyword arguments.
|
|
TriAngle4Tuple
DEPRECATED on 2023.09.14, use class TriAngle5Tuple, ignoring item area .
|
|
UtmUps4Tuple
DEPRECATED and OBSOLETE, expect a UtmUps5Tuple from method
pygeodesy.Mgrs.toUtm(utm=None) .
|
|
XDist
DEPRECATED on 2024.07.02, use class XDict.
|
|
|
|
Fn_rt(root,
*xs,
**name_RESIDUAL_raiser)
DEPRECATED on 2024.04.17, use class Froot. |
|
|
|
FrechetCosineAndoyerLambert(point1s,
**kwds)
DEPRECATED on 2024.12.31, use class FrechetCosineLaw with corr=1 . |
|
|
|
FrechetCosineForsytheAndoyerLambert(point1s,
**kwds)
DEPRECATED on 2024.12.31, use class FrechetCosineLaw with corr=2 . |
|
|
|
Fsum2product(*xs,
**kwds)
DEPRECATED on 2024.09.19, use Fsum(*xs, f2product=True,
...) . |
|
|
|
HausdorffCosineAndoyerLambert(point1s,
**kwds)
DEPRECATED on 2024.12.31, use class HausdorffCosineLaw with corr=1 . |
|
|
|
HausdorffCosineForsytheAndoyerLambert(point1s,
**kwds)
DEPRECATED on 2024.12.31, use class HausdorffCosineLaw with corr=2 . |
|
|
|
|
|
|
|
|
|
HeightIDWcosineAndoyerLambert(knots,
**kwds)
DEPRECATED on 2024.12.31, use class HeightIDWcosineLaw with corr=1 . |
|
|
|
HeightIDWcosineForsytheAndoyerLambert(knots,
**kwds)
DEPRECATED on 2024.12.31, use class HeightIDWcosineLaw with corr=2 . |
|
|
|
RefFrameError(*args,
**kwds)
DEPRECATED, use class TRFError. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fStr(floats,
prec=6,
fmt='f',
ints=False,
sep=', ')
DEPRECATED, use function fstr. |
|
|
|
|
|
false2f(value,
name=' value ' ,
false=True,
Error=<type 'exceptions.ValueError'>)
DEPRECATED, use class Easting or Northing. |
|
|
|
falsed2f(falsed=True,
Error=<type 'exceptions.ValueError'>,
**name_value)
DEPRECATED, use class Easting or Northing. |
|
|
|
|
|
|
|
|
|
|
|
|
|
joined(*words,
**sep)
DEPRECATED, use NN(...) , NN.join_ or
sep.join . |
|
|
|
joined_(*words,
**sep)
DEPRECATED, use _SPACE_(...) , _SPACE_.join_
or sep.join , sep=" ". |
|
|
|
|
|
|
|
|
|
|
|
points2(points,
closed=True,
base=None,
Error=<class 'pygeodesy.errors.PointsError'>)
Check a path or polygon represented by points. |
|
|
|
|
|
scalar(value,
low=2.220446049250313e-16,
high=1.0,
name=' scalar ' ,
Error=<type 'exceptions.ValueError'>)
DEPRECATED, use class Number_ or Scalar_. |
|
|
|
|
|
|
|
|
|
sumOf(nvectors,
Vector=None,
h=None,
**Vector_kwds)
Return the vectorial sum of two or more n-vectors. |
|
|
|
|
|
toUtm(latlon,
lon=None,
datum=None,
Utm=_UTM,
cmoff=True,
name='')
DEPRECATED, use function pygeodesy.toUtm8. |
|
|
|
|
|
|
|
|
|
|