Click or drag to resize

ItuRS465Version5GainPatternUseAppendix8MainLobeModel Property

Gets or sets a value indicating whether or not to use the ITU-R Appendix 8 main lobe model.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseAppendix8MainLobeModel { get; set; }

Property Value

Type: Boolean
Remarks
The main lobe (off boresight angles ranging from 0 to the minimum off boresight angle defined by the recommendation) is not defined for this recommendation. If this property is set to false, the main lobe is modeled as constant, flat gain using the MainLobeGain value. If the property is set to true, the ITU Radio Regulations Appendix 8 main lobe model is used.
Remarks
Defaults to false.
See Also