Click or drag to resize

BaseReceivingAntennaExtensionTGainPattern, TAntennaSignalProcessorCrossPolarizationLeakage Property

Gets or sets the cross polarization leakage value.

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 double CrossPolarizationLeakage { get; set; }

Property Value

Type: Double
Remarks
The cross polarization leakage is the minimum polarization efficiency possible, for example if the source polarization is left hand circular and the receive polarization is right hand polarization. Theoretically this efficiency in this case would be 0.0, but in practice a small amount of energy will leak through from the left hand to right hand. This value represents that leakage.
See Also