SimpleSolarRadiationForceReferenceArea Property |
Gets or sets the
Scalar representing the normalized
area of the surface.
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 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:
ScalarSee Also