DragPlate.DragCoefficient Property |
Gets or sets the dimensionless drag coefficient of this plate.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double DragCoefficient { get; set; }
Public Property DragCoefficient As Double
Get
Set
public:
property double DragCoefficient {
double get ();
void set (double value);
}
member DragCoefficient : float with get, set
Property Value
Type:
Double
See Also