Click or drag to resize

NavigationReceiverChannel Constructor (Int32)

Creates a new instance and specifies which satelliteID this channel receives signals from.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NavigationReceiverChannel(
	int satelliteID
)

Parameters

satelliteID
Type: SystemInt32
The satellite ID this channel is tracking signals from.
See Also