VectorGeometryToolWellKnownSunAxes#

class ansys.stk.core.analysis_workbench.VectorGeometryToolWellKnownSunAxes#

Well-known Sun’s axes.

Overview#

fixed

Sun’s Fixed axes.

icrf

Sun’s ICRF.

inertial

Sun’s Inertial axes (as defined in STK).

j2000

The Sun’s J2000 axes.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolWellKnownSunAxes

Property detail#

property VectorGeometryToolWellKnownSunAxes.fixed: IVectorGeometryToolAxes#

Sun’s Fixed axes.

property VectorGeometryToolWellKnownSunAxes.icrf: IVectorGeometryToolAxes#

Sun’s ICRF.

property VectorGeometryToolWellKnownSunAxes.inertial: IVectorGeometryToolAxes#

Sun’s Inertial axes (as defined in STK).

property VectorGeometryToolWellKnownSunAxes.j2000: IVectorGeometryToolAxes#

The Sun’s J2000 axes.