GpsReceiver Properties |
The GpsReceiver type exposes the following members.
Name | Description | |
---|---|---|
Antenna |
Gets or sets the antenna of the GPS receiver.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
NavigationSatellites |
Gets or sets the collection of navigation satellites from which this receiver can
potentially receive a navigation signal.
| |
NoiseModel |
Gets or sets the model for computing the noise in this receiver when
receiving a signal from a navigation satellite.
| |
NumberOfChannels |
Gets or sets the number of channels in this receiver. This is the number
of satellites that can be tracked.
| |
OptimizationCriteria |
Gets or sets the dilution of precision (DOP) value to optimize on
when using a BestNReceiverSolutionType.
| |
ReceiverConstraints |
Gets the collection of Access constraints to be applied to the receiver in
determining which navigation satellites are usable by it.
| |
ReceiverSolutionType |
Gets or sets the type of solution to use to decide which satellites to track out of all the
satellites that are visible.
| |
SatelliteConstraints |
Gets the collection of Access constraints to be applied to the navigation satellites
in determining which ones are usable by the receiver.
|