Click or drag to resize

NavigationTransmitterExtensionTransmitters 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: 24.1.418.0 (24.1.418.0)
Syntax
public GpsSignalGeneratorCollection Transmitters { get; }

Property Value

Type: GpsSignalGeneratorCollection

Implements

INavigationTransmitterServiceTransmitters
See Also