EffectiveRadiusAtmosphericRefractionModelEffectiveRadiusFactor Property |
Gets or sets the effective central body radius factor.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double EffectiveRadiusFactor { get; set; }
Public Property EffectiveRadiusFactor As Double
Get
Set
public:
property double EffectiveRadiusFactor {
double get ();
void set (double value);
}
member EffectiveRadiusFactor : float with get, set
Property Value
Type:
Double
See Also