ESRI.ArcGIS.Mobile
GpsStreamingTool Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Gps Namespace : GpsStreamingTool Class


The following tables list the members exposed by GpsStreamingTool.

Public Constructors

 NameDescription
Public ConstructorGpsStreamingTool Constructor GpsStreamingTool  
Top

Public Properties

 NameDescription
Public PropertyGoodPositionsAcquired Gets how many valid GPS positions that have been collected for the feature being collected.  
Public PropertyIsConstructing IsConstructing (Inherited from GpsConstructionTool)
Public PropertyIsGpsQualityAcceptable IsGpsQualityAcceptable (Inherited from GpsConstructionTool)
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Dispose  
Public MethodPause Pause Streaming  
Public MethodReset Cancel Streaming and resets everything to an original state.  
Public MethodSetOffset Sets the offset for the stream of coordinates.  
Public MethodStart Start Streaming  
Public MethodStop Stop Streaming  
Top

Protected Methods

 NameDescription
Protected MethodCurrentPositionMeetsQualityCriteria CurrentPositionMeetsQualityCriteria (Inherited from GpsConstructionTool)
Protected MethodDoesFixTypeMeetFilter DoesFixTypeMeetFilter (Inherited from GpsConstructionTool)
Protected MethodDoesPdopMeetFilter DoesPdopMeetFilter (Inherited from GpsConstructionTool)
Protected MethodOnGoodPositionAcquiredOverridden.  Called when a new position is received and the fix meets the quality filter  
Protected MethodOnGpsQualityChanged OnGpsQualityChanged (Inherited from GpsConstructionTool)
Protected MethodSubscribeGpsStatusChangedEvents Method to call that will subscribe to the GpsChanged event handler and positions will start coming in to the tool. (Inherited from GpsConstructionTool)
Protected MethodUnsubscribeToGpsStatusChangedEvents Method to call that will unsubscribe to the GpsChanged event handler and positions will stop coming in to this tool. (Inherited from GpsConstructionTool)
Top

Public Events

 NameDescription
Public EventGoodPositionAcquired GoodPositionAcquired (Inherited from GpsConstructionTool)
Public EventGpsQualityChanged GpsQualityChanged (Inherited from GpsConstructionTool)
Top

See Also

© 2013 All Rights Reserved.