IAirPressureManager Interface |
Namespace: VirtualRadar.Interface
The IAirPressureManager type exposes the following members.
Name | Description | |
---|---|---|
Downloader |
Gets the downloader that the manager uses to fetch air pressures.
| |
Enabled |
Gets a value indicating that air pressure downloads are enabled.
| |
Lookup |
Gets the IAirPressureLookup that the manager is populating with downloaded
air pressures.
| |
Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) |
Name | Description | |
---|---|---|
Start |
Starts downloading air pressures in the background.
| |
Stop |
Stops downloading air pressures in the background.
|
Name | Description | |
---|---|---|
DownloadCompleted |
Raised when a download of air pressures has been completed.
|