ItuRS465Version6GainPatternDiameter Property |
Gets or sets the antenna diameter.
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 Diameter { get; set; }
Public Property Diameter As Double
Get
Set
public:
virtual property double Diameter {
double get () sealed;
void set (double value) sealed;
}
abstract Diameter : float with get, set
override Diameter : float with get, set
Property Value
Type:
DoubleImplements
IAntennaDiameterServiceDiameterRemarks Defaults to a value of 1.0.
See Also