NPlateAtmosphericDragForceTargetPoint Property |
Gets the point at which the drag is applied from the
TargetPoint of the
Density.
If the
Density property is
, then this property will also return
.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Point TargetPoint { get; }
Public ReadOnly Property TargetPoint As Point
Get
public:
property Point^ TargetPoint {
Point^ get ();
}
member TargetPoint : Point with get
Property Value
Type:
PointSee Also