The following tables list the members exposed by FileGpsCoordinateWatcher.
Name | Description | |
---|---|---|
![]() | FileGpsCoordinateWatcher Constructor |
Name | Description | |
---|---|---|
![]() | Enabled | Gets or sets the Enabled state associated to the FileGpsConnection. |
![]() | LoopPlayback | Gets or sets the flag for looped playback of the file. |
![]() | Path | Gets or sets the string containing the file path information. |
![]() | PlaybackRate | Gets or sets the interval of which the FileGPSConnection reads sentence. |
![]() | Position | Gets the location data. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | SatellitesInView | Gets the Dictionary of visible satellites. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | Status | The status of location data. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
Name | Description | |
---|---|---|
![]() | Context | Gets the thread context in which this object was created from. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Stops the GPS connection and disposes the object. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | Start | Overloaded. Overridden. Initiate the acquisition of location data. |
![]() | Stop | Invoked when close. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | TryStart | Overridden. Start acquiring location data, specifying an initialization timeout. This method returns synchronously. |
Name | Description | |
---|---|---|
![]() | Finalize | Destructor (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | NotifyPropertyChanged | Raised when porpety is changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | RaiseNmeaSentenceReceived | Raises gps sentence received event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | RaisePositionChanged | Raises position changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | RaiseSatellitesInViewChanged | Raises SatellitesInView changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | RaiseStatusChanged | Raises Status changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
Name | Description | |
---|---|---|
![]() | NmeaSentenceReceived | Occurs when a new sentence is received. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | PositionChanged | Raised when a new position is acquired. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | SatellitesinViewChanged | Raised when the number of Satellites in view changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |
![]() | StatusChanged | Raised when GPS connection status is changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher) |