RainAttenuationModelItuRP618Version10EnableCrossPolarizationEffects Property |
Gets or sets a value indicating whether to enable cross polarization effects.
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 EnableCrossPolarizationEffects { get; set; }
Public Property EnableCrossPolarizationEffects As Boolean
Get
Set
public:
property bool EnableCrossPolarizationEffects {
bool get ();
void set (bool value);
}
member EnableCrossPolarizationEffects : bool with get, set
Property Value
Type:
BooleanSee Also