SatelliteUserRangeError Class |
Namespace: AGI.Foundation.Navigation
The SatelliteUserRangeError type exposes the following members.
Name | Description | |
---|---|---|
![]() | SatelliteUserRangeError() | Initializes a new instance. |
![]() | SatelliteUserRangeError(Double, Double, Double) |
Creates a Satellite User Range Error structure, containing URE related data for a specific satellite.
|
Name | Description | |
---|---|---|
![]() | UserRangeError |
Gets or sets the User Range error
|
![]() | UserRangeErrorDot |
Gets or sets the user range error rate of change.
|
![]() | UserRangeErrorSigma |
Gets or sets the 1-sigma error for this user range error.
|
Name | Description | |
---|---|---|
![]() ![]() | Compute |
Computes the user range error for a satellite.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |