UsafGeneralPerturbationElementsErrorGrowthRate Property |
Gets or sets the last calculated error growth rate
in kilometers per day.
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 ErrorGrowthRate { get; set; }
Public Property ErrorGrowthRate As Double
Get
Set
public:
property double ErrorGrowthRate {
double get ();
void set (double value);
}
member ErrorGrowthRate : float with get, set
Property Value
Type:
DoubleSee Also