ItuRS672Version4GainPattern.MinorDimension Property |
Gets or sets the antenna minor dimension.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntaxpublic double MinorDimension { get; set; }
Public Property MinorDimension As Double
Get
Set
public:
property double MinorDimension {
double get ();
void set (double value);
}
member MinorDimension : float with get, set
Property Value
Type:
Double
RemarksDefaults to a value of 1.0.
See Also