Click or drag to resize

GpsReceiverReceiverConstraints Property

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

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 ReceiverConstraints { get; }

Property Value

Type: AccessConstraintCollection
See Also