Click or drag to resize

GpsCommunicationsFrontEndAntennaEfficiency 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: 24.1.418.0 (24.1.418.0)
Syntax
public double AntennaEfficiency { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationAntennaEfficiency
Remarks
Defaults to a value of 0.8.
See Also