Click or drag to resize

GpsReceiverSatelliteConstraints 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: 24.1.418.0 (24.1.418.0)
Syntax
public AccessConstraintCollection SatelliteConstraints { get; }

Property Value

Type: AccessConstraintCollection
See Also