SunPosition#

class ansys.stk.core.stkobjects.astrogator.SunPosition#

IntEnum

Overview#

APPARENT

Apparent - takes into account the time required for light to travel from the sun to the position of the spacecraft.

APPARENT_TO_TRUE_CENTRAL_BODY

Apparent Sun to True Cb - takes into account the time required for light to travel from the sun to the central body.

TRUE

True - assumes that light from the sun reaches the spacecraft instantaneously.

Import detail#

from ansys.stk.core.stkobjects.astrogator import SunPosition