| Package | Description | 
|---|---|
| agi.foundation.navigation | 
 Contains types useful in modeling navigation processes which utilize the Global Positioning System (GPS). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GpsReceiverExtension
 | 
| Modifier and Type | Method and Description | 
|---|---|
static IGpsReceiverService | 
GpsReceiverHelper.getGpsReceiverService(IServiceProvider provider)
Gets the  
IGpsReceiverService provided by an object. | 
static IGpsReceiverService | 
GpsReceiverHelper.getGpsReceiverService(IServiceProvider provider,
                     String exceptionMessage)
Gets the  
IGpsReceiverService provided by an object. | 
static IGpsReceiverService | 
GpsReceiverHelper.getOptionalGpsReceiverService(IServiceProvider provider)
Gets the  
IGpsReceiverService provided by an object, or null if the service does not exist. |