Click or drag to resize

RadiationVectorType Enumeration

Defines the type of vector to use between the target and the illuminating body in context of scalar occultation.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum RadiationVectorType
Members
  Member nameDescription
TruePosition The vectors to and from the target point, eclipsing bodies, and illuminating body are found using true position.
CorrectForLightTimeDelayAndAberration The vectors to and from the target point, eclipsing bodies, and illuminating body are found using apparent position, which corrects for light time delay and aberration.
See Also