|
|
|
|
|
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:
areaKT,
area_p,
hartzell4,
height4,
normal3d,
normal4,
sideOf,
toBiaxial,
toEllipsoid,
toStr
Inherited from named._NamedEnumItem:
unregister
Inherited from named._NamedBase:
__repr__,
__str__,
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__
|
|
|
xyQ2
Get the Jacobi Conformal quadrant size in meter
(Vector2Tuple(x, y)).
|
|
|
xyQR2
Get the Jacobi Conformal quadrant size in Radians
(Conformal2Tuple(x, y)).
|
|
Inherited from bases._OrderedTriaxialBase:
area
Inherited from bases._UnOrderedTriaxialBase:
R2,
R3,
Rauthalic,
Rvolumetric,
a,
a2,
abc3,
areaRG,
b,
b2,
c,
c2,
e2ab,
e2ac,
e2bc,
isFlat,
isOblate,
isOrdered,
isProlate,
isSpherical,
perimeter4ab,
perimeter4ac,
perimeter4bc,
unOrdered,
volume
Inherited from named._NamedEnumItem:
name
Inherited from named._Named:
classname,
classnaming,
iteration,
named,
named2,
named3,
named4,
sizeof,
typename
Inherited from object:
__class__
|