PhasedArrayGainPatternElementFactor Property |
Gets or sets the element factor.
If set to null, the element factor will not be applied to the antenna gain pattern.
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 PhasedArrayElementFactor ElementFactor { get; set; }
Public Property ElementFactor As PhasedArrayElementFactor
Get
Set
public:
property PhasedArrayElementFactor^ ElementFactor {
PhasedArrayElementFactor^ get ();
void set (PhasedArrayElementFactor^ value);
}
member ElementFactor : PhasedArrayElementFactor with get, set
Property Value
Type:
PhasedArrayElementFactorSee Also