|
|
|
|
|
x(self,
omega,
unit=<class 'pygeodesy.units.Radians'>)
Compute a Jacobi Conformal x projection. |
|
|
|
|
xR(self,
omega,
unit=<class 'pygeodesy.units.Radians'>)
Compute a Jacobi Conformal x projection. |
|
|
|
|
xR_(self,
somega,
comega)
Compute a Jacobi Conformal x projection. |
|
|
|
|
xy(self,
beta,
omega,
**unit_name)
Compute a Jacobi Conformal x and y
projection. |
|
|
|
|
xyR2(self,
beta,
omega,
**unit_name)
Compute a Jacobi Conformal x and y
projection. |
|
|
|
|
xyR2_(self,
sbeta,
cbeta,
somega,
comega,
**name)
Compute a Jacobi Conformal x and y
projection. |
|
|
|
|
y(self,
beta,
unit=<class 'pygeodesy.units.Radians'>)
Compute a Jacobi Conformal y projection. |
|
|
|
|
yR(self,
beta,
unit=<class 'pygeodesy.units.Radians'>)
Compute a Jacobi Conformal y projection. |
|
|
|
|
yR_(self,
sbeta,
cbeta)
Compute a Jacobi Conformal y projection. |
|
|
|
Inherited from Triaxial:
forwardBetaOmega,
forwardBetaOmega_,
forwardCartesian,
forwardLatLon,
forwardLatLon_,
reverseBetaOmega,
reverseCartesian,
reverseLatLon
Inherited from bases._UnOrderedTriaxialBase:
__str__,
area_p,
hartzell4,
height4,
normal3d,
normal4,
sideOf,
toBiaxial,
toEllipsoid,
toStr
Inherited from named._NamedEnumItem:
unregister
Inherited from named._NamedBase:
__repr__,
others,
toRepr
Inherited from named._Named:
__format__,
__imatmul__,
__matmul__,
__rmatmul__,
attrs,
classof,
copy,
dup,
methodname,
rename,
renamed,
toStr2
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__subclasshook__
|