IAntennaEfficiencyService Interface |
A service which defines the efficiency of the antenna associated with the service provider.
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 interface IAntennaEfficiencyService
Public Interface IAntennaEfficiencyService
public interface class IAntennaEfficiencyService
type IAntennaEfficiencyService = interface end
The IAntennaEfficiencyService type exposes the following members.
Properties
| Name | Description |
---|
| Efficiency |
Gets the antenna's efficiency. The antenna efficiency is the ratio of the power radiated by the antenna
to the power supplied to the antenna.
|
TopSee Also