Click or drag to resize

GpsReceiver.SatelliteConstraints Property

Gets the collection of Access constraints to be applied to the navigation satellites in determining which ones are usable by the receiver.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public AccessConstraintCollection SatelliteConstraints { get; }

Property Value

Type: AccessConstraintCollection
See Also