Click or drag to resize

GpsCommunicationsFrontEnd.ReceiverAntennaGainPattern Property

Gets or sets the front end's antenna gain pattern. The default is a FrpaGainPattern using the default AntennaEfficiency value.

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 RadioFrequencyGainPattern ReceiverAntennaGainPattern { get; set; }

Property Value

Type: RadioFrequencyGainPattern

Implements

IGpsCommunicationsReceiverConfiguration.ReceiverAntennaGainPattern
See Also