Click or drag to resize

SimpleSolarRadiationForce.DefinedInAxes Property

Gets the axes in which this force is defined. For solar radiation, the axes are taken from the inertial frame of the IlluminatingBody on the OccultationFactor. If the OccultationFactor property is null, then this property will also return null.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Axes DefinedInAxes { get; }

Property Value

Type: Axes
See Also