JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
agi.foundation.communications.antennas
(agi.foundation.communications-2024r2.jar)
Interface IAntennaEfficiencyService
All Known Implementing Classes:
BesselCircularApertureGainPattern
,
BesselEnvelopeCircularApertureGainPattern
,
CosineCircularApertureGainPattern
,
CosinePedestalCircularApertureGainPattern
,
CosinePedestalRectangularApertureGainPattern
,
CosineRectangularApertureGainPattern
,
CosineSquaredCircularApertureGainPattern
,
CosineSquaredPedestalCircularApertureGainPattern
,
CosineSquaredPedestalRectangularApertureGainPattern
,
CosineSquaredRectangularApertureGainPattern
,
DipoleGainPattern
,
FrpaGainPattern
,
GaussianGainPattern
,
GaussianOpticalGainPattern
,
GpsSatelliteAntennaPattern
,
HelicalGainPattern
,
ItuRBO1213Version1CoPolarGainPattern
,
ItuRBO1213Version1CrossPolarGainPattern
,
ItuRF1245Version1GainPattern
,
ItuRF1245Version3GainPattern
,
ItuRS1528R12GainPattern
,
ItuRS1528R13GainPattern
,
ItuRS465Version5GainPattern
,
ItuRS465Version6GainPattern
,
ItuRS580Version6GainPattern
,
ItuRS672Version4GainPattern
,
ItuRS731Version1GainPattern
,
ParabolicGainPattern
,
SincExponentCircularApertureGainPattern
,
SincExponentRectangularApertureGainPattern
,
SquareHornGainPattern
,
UniformCircularApertureGainPattern
,
UniformRectangularApertureGainPattern
public interface
IAntennaEfficiencyService
A service which defines the efficiency of the antenna associated with the service provider.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getEfficiency
()
Gets the antenna's efficiency.
Method Detail
getEfficiency
double getEfficiency()
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.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method