Click or drag to resize

GpsReceiverNumberOfChannels Property

Gets or sets the number of channels in this receiver. This is the number of satellites that can be tracked.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int NumberOfChannels { get; set; }

Property Value

Type: Int32
See Also