Click or drag to resize

NavigationTransmitterExtension.Transmitters Property

Gets a collection of signal generators this extension will transmit with.

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 GpsSignalGeneratorCollection Transmitters { get; }

Property Value

Type: GpsSignalGeneratorCollection

Implements

INavigationTransmitterService.Transmitters
See Also