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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also