Click or drag to resize

GpsCommunicationsFrontEndReceiverAntennaGainPattern 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: 24.1.418.0 (24.1.418.0)
Syntax
public RadioFrequencyGainPattern ReceiverAntennaGainPattern { get; set; }

Property Value

Type: RadioFrequencyGainPattern

Implements

IGpsCommunicationsReceiverConfigurationReceiverAntennaGainPattern
See Also