DragPlateDragCoefficient 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: 26.1.424.0 (26.1.424.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