ItuRS1528R12GainPatternMajorDimension Property |
Gets or sets the antenna major dimension.
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 MajorDimension { get; set; }
Public Property MajorDimension As Double
Get
Set
public:
property double MajorDimension {
double get ();
void set (double value);
}
member MajorDimension : float with get, set
Property Value
Type:
DoubleRemarks Defaults to a value of 1.0.
See Also