FrpaGainPattern Constructor (Double) |
Create a new instance based on the given parameters.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public FrpaGainPattern(
double efficiency
)
Public Sub New (
efficiency As Double
)
public:
FrpaGainPattern(
double efficiency
)
new :
efficiency : float -> FrpaGainPattern
Parameters
- efficiency
- Type: SystemDouble
The efficiency of the antenna [0-1].
See Also