Click or drag to resize

ScalarOccultationNoShadow Constructor

Initializes a new instance of a ScalarOccultation. This subtype of occultation does not require OccludingBodies, however TargetPoint and IlluminatingBody must still be set in order to use the instance with a SimpleSolarRadiationForce.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ScalarOccultationNoShadow()
See Also