Click or drag to resize

NavigationAccuracyPredicted Properties

The NavigationAccuracyPredicted type exposes the following members.

Properties
  NameDescription
Public propertyIncludedSatellites
Gets or sets the collection of satellites included in the accuracy computation.
Public propertyPositionSignalInSpace
Gets the signal-in-space position error.
Public propertyPositionTotal
Gets the total position error.
Public propertyTimeSignalInSpace
Gets the signal-in-space time error.
Public propertyTimeTotal
Gets 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 propertyXSignalInSpace
Gets the signal-in-space error in the X direction.
Public propertyXTotal
Gets the total error in the X direction.
Public propertyXYSignalInSpace
Gets the signal-in-space error in the XY (Horizontal) direction.
Public propertyXYTotal
Gets the total error in the XY (Horizontal) direction.
Public propertyYSignalInSpace
Gets the signal-in-space error in the Y direction.
Public propertyYTotal
Gets the total error in the Y direction.
Public propertyZSignalInSpace
Gets the signal-in-space error in the Z direction.
Public propertyZTotal
Gets the total error in the Z direction.
Top
See Also