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.2.419.0 (24.2.419.0)
Syntax public AccessConstraintCollection ReceiverConstraints { get; }
Public ReadOnly Property ReceiverConstraints As AccessConstraintCollection
Get
public:
property AccessConstraintCollection^ ReceiverConstraints {
AccessConstraintCollection^ get ();
}
member ReceiverConstraints : AccessConstraintCollection with get
Property Value
Type:
AccessConstraintCollectionSee Also