Click or drag to resize

ScalarOccultationInertialFrame Property

Gets or sets an alternate inertial reference frame. This property is by default, and if it remains , then the InertialFrame of the IlluminatingBody will be used.

The inertial frame is used to correct the position vectors for light time delay and aberration if the appropriate RadiationVectorType is set.

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

Property Value

Type: ReferenceFrame
See Also