LifetimeOrbitPropagatorReflectiveCrossSectionalArea Property |
Gets or sets the mean area presented to the illuminating body (the Sun) during propagation, in square meters.
This area is often different from the cross section used for drag.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ReflectiveCrossSectionalArea { get; set; }
Public Property ReflectiveCrossSectionalArea As Double
Get
Set
public:
property double ReflectiveCrossSectionalArea {
double get ();
void set (double value);
}
member ReflectiveCrossSectionalArea : float with get, set
Property Value
Type:
DoubleSee Also