ArcGIS Runtime SDK for WPF - Library Reference
FileGpsCoordinateWatcher Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.Client.Local.Gps Namespace : FileGpsCoordinateWatcher Class


The following tables list the members exposed by FileGpsCoordinateWatcher.

Public Constructors

Public Properties

 NameDescription
public PropertyEnabledGets or sets the Enabled state associated to the FileGpsConnection.  
public PropertyLoopPlaybackGets or sets the flag for looped playback of the file.  
public PropertyPathGets or sets the string containing the file path information.  
public PropertyPlaybackRateGets or sets the interval of which the FileGPSConnection reads sentence.  
public PropertyPositionGets the location data. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public PropertySatellitesInViewGets the Dictionary of visible satellites. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public PropertyStatusThe status of location data. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
Top

Protected Properties

 NameDescription
protected PropertyContextGets the thread context in which this object was created from. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
Top

Public Methods

 NameDescription
public MethodDisposeOverloaded. Stops the GPS connection and disposes the object. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public MethodStartOverloaded. Overridden. Initiate the acquisition of location data.  
public MethodStopInvoked when close. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public MethodTryStartOverridden. Start acquiring location data, specifying an initialization timeout. This method returns synchronously.  
Top

Protected Methods

 NameDescription
protected MethodFinalizeDestructor (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
protected MethodNotifyPropertyChangedRaised when porpety is changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
protected MethodRaiseNmeaSentenceReceivedRaises gps sentence received event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
protected MethodRaisePositionChangedRaises position changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
protected MethodRaiseSatellitesInViewChangedRaises SatellitesInView changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
protected MethodRaiseStatusChangedRaises Status changed event. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
Top

Public Events

 NameDescription
public EventNmeaSentenceReceivedOccurs when a new sentence is received. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public EventPositionChangedRaised when a new position is acquired. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public EventPropertyChangedOccurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public EventSatellitesinViewChangedRaised when the number of Satellites in view changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
public EventStatusChangedRaised when GPS connection status is changed. (Inherited from ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher)
Top

See Also

© ESRI, Inc. All Rights Reserved.