Click or drag to resize

GpsCommunicationsFrontEnd.AntennaEfficiency Property

Gets or sets the efficiency of the receiver'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: 25.1.421.0 (25.1.421.0)
Syntax
public double AntennaEfficiency { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfiguration.AntennaEfficiency
Remarks
Defaults to a value of 0.8.
See Also