Click or drag to resize

AtmosphericDragForce.TargetPoint Property

Gets the point at which the drag is applied from the TargetPoint of the Density. If the Density 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