Click or drag to resize

GpsSignalGeneratorSignalType Property

Gets or sets the type of signal this generator will produce.

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 NavigationSignalType SignalType { get; set; }

Property Value

Type: NavigationSignalType
See Also