UsafGeneralPerturbationElementsSolarRadiationParameter Property |
Gets or sets the AGOM or the area times
the solar radiation pressure coefficient (gamma)
divided by the mass. This value has the units of
m^2/kg.
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 SolarRadiationParameter { get; set; }
Public Property SolarRadiationParameter As Double
Get
Set
public:
property double SolarRadiationParameter {
double get ();
void set (double value);
}
member SolarRadiationParameter : float with get, set
Property Value
Type:
DoubleSee Also