| Package | Description | 
|---|---|
| agi.foundation.navigation | 
 Contains types useful in modeling navigation processes which utilize the Global Positioning System (GPS). 
 | 
| agi.foundation.navigation.datareaders | 
 Contains types for reading various navigation-related data file formats. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SatelliteGlobalUserRangeError | 
SatelliteGlobalUserRangeError.compute(Matrix3By3 satelliteOrientation,
       PerformanceAssessmentField performanceAssessmentField)
Computes the global user range error for a satellite. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Evaluator<SatelliteGlobalUserRangeError> | 
PerformanceAssessmentFile.getSatelliteGlobalUserRangeErrorEvaluator(IServiceProvider satellite)
Returns an evaluator which can compute the  
SatelliteGlobalUserRangeError for this Performance Assessment File at a given time. | 
Evaluator<SatelliteGlobalUserRangeError> | 
PerformanceAssessmentFile.getSatelliteGlobalUserRangeErrorEvaluator(IServiceProvider satellite,
                                         EvaluatorGroup group)
Returns an evaluator which can compute the  
SatelliteGlobalUserRangeError for this Performance Assessment File at a given time. |