TropoScintAttenuationModelItuRP618Version9DeepFadeOption Property |
Gets or sets a value indicating whether to use the deep fade option.
When set to true, the model will compute strong destructive interference.
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 DeepFadeOption { get; set; }
Public Property DeepFadeOption As Boolean
Get
Set
public:
property bool DeepFadeOption {
bool get ();
void set (bool value);
}
member DeepFadeOption : bool with get, set
Property Value
Type:
BooleanSee Also