BesselCircularApertureGainPatternExponent Property |
Gets or sets the bessel function exponent.
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 int Exponent { get; set; }
Public Property Exponent As Integer
Get
Set
public:
property int Exponent {
int get ();
void set (int value);
}
member Exponent : int with get, set
Property Value
Type:
Int32Remarks Defaults to a value of 1.
See Also