AtmosphericAttenuationModelItuRP676Version9UseFastApproxMethod Property |
Gets or sets a value indicating whether to use the fast approximation method.
This method is valid for frequencies greater than 1 GHz and less than 350 GHz.
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 bool UseFastApproxMethod { get; set; }
Public Property UseFastApproxMethod As Boolean
Get
Set
public:
property bool UseFastApproxMethod {
bool get ();
void set (bool value);
}
member UseFastApproxMethod : bool with get, set
Property Value
Type:
BooleanSee Also