PhasedArrayGainPatternDesignFrequency Property |
Gets or sets the phased array design frequency. The design frequency determines the wavelength used to space the elements in the xy plane of the antenna.
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 double DesignFrequency { get; set; }
Public Property DesignFrequency As Double
Get
Set
public:
property double DesignFrequency {
double get ();
void set (double value);
}
member DesignFrequency : float with get, set
Property Value
Type:
DoubleSee Also