RainAttenuationModelItuRP618Version12MaximumRainRate Property |
Gets or sets the maximum rain rate in meters per second.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 26.3.426.0 (26.3.426.0)
Syntaxpublic double MaximumRainRate { get; set; }Public Property MaximumRainRate As Double
Get
Set
public:
property double MaximumRainRate {
double get ();
void set (double value);
}member MaximumRainRate : float with get, set
Property Value
Type:
Double
See Also