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: 25.1.421.0 (25.1.421.0)
Syntax
public NavigationSignalType SignalType { get; set; }

Property Value

Type: NavigationSignalType
See Also