UsafGeneralPerturbationElementsEnergyDissipationRate Property |
Gets or sets the energy dissipation rate of the
satellite due to atmospheric drag in watts/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 EnergyDissipationRate { get; set; }
Public Property EnergyDissipationRate As Double
Get
Set
public:
property double EnergyDissipationRate {
double get ();
void set (double value);
}
member EnergyDissipationRate : float with get, set
Property Value
Type:
DoubleSee Also