UsafGeneralPerturbationElementsRadarCrossSection Property |
Gets or sets the median radar cross section of
the object.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double RadarCrossSection { get; set; }
Public Property RadarCrossSection As Double
Get
Set
public:
property double RadarCrossSection {
double get ();
void set (double value);
}
member RadarCrossSection : float with get, set
Property Value
Type:
DoubleSee Also