NavigationAccuracyAssessed Properties |
The NavigationAccuracyAssessed type exposes the following members.
Name | Description | |
---|---|---|
IncludedSatellites |
Gets or sets the collection of satellites included in the accuracy computation.
| |
PositionSignalInSpace |
Gets or sets the signal-in-space position error.
| |
PositionSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the position of the signal in space navigation error
| |
PositionTotal |
Gets or sets the total position error.
| |
TimeSignalInSpace |
Gets or sets the signal-in-space time error.
| |
TimeSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the time component of the signal in space navigation error
| |
TimeTotal |
Gets or sets the total time error.
| |
TrackedSatellitesNotIncluded |
Gets or sets the collection of satellites tracked by the GpsReceiver but NOT
included in the accuracy computation.
| |
UserRangeErrors |
Gets or sets the collection of user range errors for the tracked satellites.
| |
XSignalInSpace |
Gets or sets the signal-in-space error in the X direction.
| |
XSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the x component of the signal in space navigation error
| |
XTotal |
Gets or sets the total error in the X direction.
| |
XYSignalInSpace |
Gets or sets the signal-in-space error in the XY (Horizontal) direction.
| |
XYSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the horizontal component of the signal in space navigation error
| |
XYTotal |
Gets or sets the total error in the XY (Horizontal) direction.
| |
YSignalInSpace |
Gets or sets the signal-in-space error in the Y direction.
| |
YSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the Y component of the signal in space navigation error
| |
YTotal |
Gets or sets the total error in the Y direction.
| |
ZSignalInSpace |
Gets or sets the signal-in-space error in the Z direction.
| |
ZSignalInSpaceOneSigma |
Gets or sets the one sigma error associated with the Z component of the signal in space navigation error
| |
ZTotal |
Gets or sets the total error in the Z direction.
|