Click or drag to resize

SimpleSolarRadiationForce.TargetPoint Property

Gets the point at which the solar radiation is applied from the TargetPoint of 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 Point TargetPoint { get; }

Property Value

Type: Point
See Also