AtmosphericDragForce.ReferenceArea Property |
Gets or sets the cross-sectional area of the object.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Scalar ReferenceArea { get; set; }
Public Property ReferenceArea As Scalar
Get
Set
public:
property Scalar^ ReferenceArea {
Scalar^ get ();
void set (Scalar^ value);
}
member ReferenceArea : Scalar with get, set
Property Value
Type:
Scalar
See Also