Click or drag to resize

ScalarOccultationVectorType Property

Gets or sets whether or not to use true position to calculate the occultation, or apparent position adjusted for aberration. By default set to CorrectForLightTimeDelayAndAberration.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public RadiationVectorType VectorType { get; set; }

Property Value

Type: RadiationVectorType
See Also