SatelliteGlobalUserRangeError Class |
Namespace: AGI.Foundation.Navigation
The SatelliteGlobalUserRangeError type exposes the following members.
Name | Description | |
---|---|---|
![]() | SatelliteGlobalUserRangeError() | Initializes a new instance. |
![]() | SatelliteGlobalUserRangeError(Double, Double, Double, Double, Double, Double) |
Creates a Satellite Global User Range Error structure, containing URE related data for a specific satellite, integrated over the globe
and represented in the satellite's reference frame.
|
Name | Description | |
---|---|---|
![]() | AlongTrackError |
Gets or sets the along track error component of the user range error
|
![]() | ClockPhaseError |
Gets or sets the clock phase error component of the user range error.
|
![]() | CrossTrackError |
Gets or sets the cross track error component of the user range error
|
![]() | GlobalEphemerisError |
Gets or sets the global ephemeris error integrated over the surface of the Earth.
|
![]() | GlobalUserRangeError |
Gets or sets the global user range error, integrated over the surface of the Earth.
|
![]() | RadialError |
Gets or sets the radial error component of the user range error
|
Name | Description | |
---|---|---|
![]() ![]() | Compute |
Computes the global 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.) |