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: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarOccultationNoShadow()
See Also