Click or drag to resize

SimpleSolarRadiationForceDefinedInAxes 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 , then this property will also return .

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

Property Value

Type: Axes
See Also