ItuRS672Version4GainPatternOverrideHalfBeamwidth Property |
Gets or sets a value indicating whether or not to override the half beamwidth computed by the model with the value
returned from the
HalfBeamwidth.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool OverrideHalfBeamwidth { get; set; }
Public Property OverrideHalfBeamwidth As Boolean
Get
Set
public:
property bool OverrideHalfBeamwidth {
bool get ();
void set (bool value);
}
member OverrideHalfBeamwidth : bool with get, set
Property Value
Type:
BooleanRemarks Defaults to false.
See Also