VectorGeometryToolWellKnownEarthSystems#

class ansys.stk.core.analysis_workbench.VectorGeometryToolWellKnownEarthSystems#

Well-known Earth’s coordinate systems.

Overview#

fixed

Earth’s Fixed coordinate system.

icrf

Earth’s ICRF.

inertial

Earth’s Inertial coordinate system (as defined in STK).

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolWellKnownEarthSystems

Property detail#

property VectorGeometryToolWellKnownEarthSystems.fixed: IVectorGeometryToolSystem#

Earth’s Fixed coordinate system.

property VectorGeometryToolWellKnownEarthSystems.icrf: IVectorGeometryToolSystem#

Earth’s ICRF.

property VectorGeometryToolWellKnownEarthSystems.inertial: IVectorGeometryToolSystem#

Earth’s Inertial coordinate system (as defined in STK).