MethodToComputeSunPosition#

class ansys.stk.core.stkobjects.MethodToComputeSunPosition#

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_LOCATION

Apparent Sun to True Central Body: 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 import MethodToComputeSunPosition