TiremPropagationModelUseHorizontalPolarization Property |
Gets or sets a value indicating whether to use horizontal polarization instead of the default vertical polarization setting.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseHorizontalPolarization { get; set; }
Public Property UseHorizontalPolarization As Boolean
Get
Set
public:
property bool UseHorizontalPolarization {
bool get ();
void set (bool value);
}
member UseHorizontalPolarization : bool with get, set
Property Value
Type:
BooleanSee Also