Click or drag to resize

ScalarOccultationOccludingBodies Property

Gets a list of bodies which obscure the illuminating body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<CentralBody> OccludingBodies { get; }

Property Value

Type: IListCentralBody
See Also