Click or drag to resize

ScalarOccultation.IlluminatingBody Property

Gets or sets the body to use for the illuminating body (commonly the sun).

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public CentralBody IlluminatingBody { get; set; }

Property Value

Type: CentralBody
See Also