AtmosphericDragForceCoefficientOfDrag Property |
Gets or sets the drag coefficient of the object.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar CoefficientOfDrag { get; set; }
Public Property CoefficientOfDrag As Scalar
Get
Set
public:
property Scalar^ CoefficientOfDrag {
Scalar^ get ();
void set (Scalar^ value);
}
member CoefficientOfDrag : Scalar with get, set
Property Value
Type:
ScalarSee Also