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


The following tables list the members exposed by GpsAveragingTool.

Public Constructors

 NameDescription
Public ConstructorGpsAveragingTool ConstructorGpsAveragingTool  
Top

Public Properties

 NameDescription
Public PropertyGoodPositionsAcquired Gets how many valid GPS positions that have been collected for averaging a feature's position.  
Public PropertyIsConstructing IsConstructing (Inherited from GpsConstructionTool)
Public PropertyIsGpsQualityAcceptable IsGpsQualityAcceptable (Inherited from GpsConstructionTool)
Public PropertyOffsetBearing Gets or sets the offset bearing.  
Public PropertyOffsetDistance Gets or sets the offset distance.  
Public PropertyOffsetGeometry Gets the current geometry with a possible offset in place for the current vertex.  
Public PropertyOffsetUnits Gets or sets the offset units.  
Top

Public Methods

 NameDescription
Public MethodAcceptCurrentVertex Accept the current vertex being averaged.  
Public MethodApplyOffset Applies an offset to the current vertex in the geometry being collected.  
Public MethodCancelLastVertex Stops averaging if necessary and cancel's the last location  
Public MethodDisposeOverloaded.  Dispose  
Public MethodReset Cancels averaging and resets to original state  
Public MethodStart Start Averaging  
Public MethodStop Stop Averaging  
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.