NavigationAccuracyPredicted Properties |
The NavigationAccuracyPredicted type exposes the following members.
| Name | Description | |
|---|---|---|
| IncludedSatellites |
Gets or sets the collection of satellites included in the accuracy computation.
| |
| PositionSignalInSpace |
Gets the signal-in-space position error.
| |
| PositionTotal |
Gets the total position error.
| |
| TimeSignalInSpace |
Gets the signal-in-space time error.
| |
| TimeTotal |
Gets the total time error.
| |
| TrackedSatellitesNotIncluded |
Gets or sets the collection of satellites tracked by the GpsReceiver but NOT
included in the accuracy computation.
| |
| XSignalInSpace |
Gets the signal-in-space error in the X direction.
| |
| XTotal |
Gets the total error in the X direction.
| |
| XYSignalInSpace |
Gets the signal-in-space error in the XY (Horizontal) direction.
| |
| XYTotal |
Gets the total error in the XY (Horizontal) direction.
| |
| YSignalInSpace |
Gets the signal-in-space error in the Y direction.
| |
| YTotal |
Gets the total error in the Y direction.
| |
| ZSignalInSpace |
Gets the signal-in-space error in the Z direction.
| |
| ZTotal |
Gets the total error in the Z direction.
|