IGpsCommunicationsReceiverConfigurationAntennaEfficiency Property |
Gets or sets the efficiency of the front end's antenna, as a ratio between zero and one.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax double AntennaEfficiency { get; set; }
Property AntennaEfficiency As Double
Get
Set
property double AntennaEfficiency {
double get ();
void set (double value);
}
abstract AntennaEfficiency : float with get, set
Property Value
Type:
DoubleSee Also