Click or drag to resize

ScalarOccultationIlluminatingBody 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: 23.2.417.0 (23.2.417.0)
Syntax
public CentralBody IlluminatingBody { get; set; }

Property Value

Type: CentralBody
See Also