ItuRBO1213Version1CoPolarGainPatternEfficiency Property |
Gets or sets the antenna efficiency, as a ratio between zero and one.
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 Efficiency { get; set; }
Public Property Efficiency As Double
Get
Set
public:
virtual property double Efficiency {
double get () sealed;
void set (double value) sealed;
}
abstract Efficiency : float with get, set
override Efficiency : float with get, set
Property Value
Type:
DoubleImplements
IAntennaEfficiencyServiceEfficiencyRemarks Defaults to a value of 0.55.
See Also