|
|
equi3Sphere(self,
x,
y,
**name)
Get this projection's equivalent Conformal Sphere. |
|
|
|
|
forwardBetOmg(self,
bet,
omg,
M=False,
**unit_name)
Compute the projection to this conformal triaxial. |
|
|
|
|
forwardOther(self,
other,
bet,
omg,
M=False,
**unit_name)
Compute the projection to an other conformal triaxial. |
|
|
|
|
forwardSphere3(self,
bet,
omg,
M=False,
**unit_name)
Compute the projection to and direction on the equivalent
Conformal Sphere. |
|
|
|
|
reverseBetOmg(self,
x_cf,
y=None,
M=False,
**unit_name)
Reverse a projection from this conformal triaxial. |
|
|
|
|
reverseOther(self,
other,
beto,
omgo,
M=False,
**unit_name)
Reverse a projection from an other conformal triaxial. |
|
|
|
|
reverseSphere(self,
x_ct,
y=None,
z=None,
dir3d=None,
M=False,
**unit_name)
Reverse a projection from this Conformal Sphere to this
triaxial. |
|
|
|
Inherited from bases._OrderedTriaxialBase:
__init__
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__
|