Click or drag to resize

NavigationAccuracyAssessed Properties

The NavigationAccuracyAssessed type exposes the following members.

Properties
  NameDescription
Public propertyIncludedSatellites
Gets or sets the collection of satellites included in the accuracy computation.
Public propertyPositionSignalInSpace
Gets or sets the signal-in-space position error.
Public propertyPositionSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the position of the signal in space navigation error
Public propertyPositionTotal
Gets or sets the total position error.
Public propertyTimeSignalInSpace
Gets or sets the signal-in-space time error.
Public propertyTimeSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the time component of the signal in space navigation error
Public propertyTimeTotal
Gets or sets the total time error.
Public propertyTrackedSatellitesNotIncluded
Gets or sets the collection of satellites tracked by the GpsReceiver but NOT included in the accuracy computation.
Public propertyUserRangeErrors
Gets or sets the collection of user range errors for the tracked satellites.
Public propertyXSignalInSpace
Gets or sets the signal-in-space error in the X direction.
Public propertyXSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the x component of the signal in space navigation error
Public propertyXTotal
Gets or sets the total error in the X direction.
Public propertyXYSignalInSpace
Gets or sets the signal-in-space error in the XY (Horizontal) direction.
Public propertyXYSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the horizontal component of the signal in space navigation error
Public propertyXYTotal
Gets or sets the total error in the XY (Horizontal) direction.
Public propertyYSignalInSpace
Gets or sets the signal-in-space error in the Y direction.
Public propertyYSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the Y component of the signal in space navigation error
Public propertyYTotal
Gets or sets the total error in the Y direction.
Public propertyZSignalInSpace
Gets or sets the signal-in-space error in the Z direction.
Public propertyZSignalInSpaceOneSigma
Gets or sets the one sigma error associated with the Z component of the signal in space navigation error
Public propertyZTotal
Gets or sets the total error in the Z direction.
Top
See Also