VectorGeometryToolWellKnownEarthAxes#

class ansys.stk.core.analysis_workbench.VectorGeometryToolWellKnownEarthAxes#

Well-known Earth’s axes.

Overview#

fixed

Earth’s Fixed axes.

icrf

Earth’s ICRF axes.

inertial

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

j2000

The Earth’s J2000 axes.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolWellKnownEarthAxes

Property detail#

property VectorGeometryToolWellKnownEarthAxes.fixed: IVectorGeometryToolAxes#

Earth’s Fixed axes.

property VectorGeometryToolWellKnownEarthAxes.icrf: IVectorGeometryToolAxes#

Earth’s ICRF axes.

property VectorGeometryToolWellKnownEarthAxes.inertial: IVectorGeometryToolAxes#

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

property VectorGeometryToolWellKnownEarthAxes.j2000: IVectorGeometryToolAxes#

The Earth’s J2000 axes.