TropoScintAttenuationModelItuRP618Version9TimeRefractivityGradient Property |
Gets or sets the percent time refractivity gradient, as a decimal. The percentage of time that the
reflectivity gradient in the lowest l00 meters of the atmosphere is less than -100 N units/km.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TimeRefractivityGradient { get; set; }
Public Property TimeRefractivityGradient As Double
Get
Set
public:
property double TimeRefractivityGradient {
double get ();
void set (double value);
}
member TimeRefractivityGradient : float with get, set
Property Value
Type:
DoubleSee Also