VectorGeometryToolWellKnownSunSystems#

class ansys.stk.core.analysis_workbench.VectorGeometryToolWellKnownSunSystems#

The Sun’s well-known coordinate reference systems.

Overview#

fixed

The Sun’s Fixed coordinate system.

icrf

The Sun’s International Celestial Reference Frame (ICRF).

inertial

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

j2000

The Sun’s J2000 coordinate system.

barycenter

The Inertial system at the Sun’s barycenter.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolWellKnownSunSystems

Property detail#

property VectorGeometryToolWellKnownSunSystems.fixed: IVectorGeometryToolSystem#

The Sun’s Fixed coordinate system.

property VectorGeometryToolWellKnownSunSystems.icrf: IVectorGeometryToolSystem#

The Sun’s International Celestial Reference Frame (ICRF).

property VectorGeometryToolWellKnownSunSystems.inertial: IVectorGeometryToolSystem#

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

property VectorGeometryToolWellKnownSunSystems.j2000: IVectorGeometryToolSystem#

The Sun’s J2000 coordinate system.

property VectorGeometryToolWellKnownSunSystems.barycenter: IVectorGeometryToolSystem#

The Inertial system at the Sun’s barycenter.