The following tables list the members exposed by GpsAveragingTool.
Name | Description | |
---|---|---|
![]() | GpsAveragingTool Constructor | GpsAveragingTool |
Name | Description | |
---|---|---|
![]() | GoodPositionsAcquired | Gets how many valid GPS positions that have been collected for averaging a feature's position. |
![]() | IsConstructing | IsConstructing (Inherited from GpsConstructionTool) |
![]() | IsGpsQualityAcceptable | IsGpsQualityAcceptable (Inherited from GpsConstructionTool) |
![]() | OffsetBearing | Gets or sets the offset bearing. |
![]() | OffsetDistance | Gets or sets the offset distance. |
![]() | OffsetGeometry | Gets the current geometry with a possible offset in place for the current vertex. |
![]() | OffsetUnits | Gets or sets the offset units. |
Name | Description | |
---|---|---|
![]() | AcceptCurrentVertex | Accept the current vertex being averaged. |
![]() | ApplyOffset | Applies an offset to the current vertex in the geometry being collected. |
![]() | CancelLastVertex | Stops averaging if necessary and cancel's the last location |
![]() | Dispose | Overloaded. Dispose |
![]() | Reset | Cancels averaging and resets to original state |
![]() | Start | Start Averaging |
![]() | Stop | Stop Averaging |
Name | Description | |
---|---|---|
![]() | CurrentPositionMeetsQualityCriteria | CurrentPositionMeetsQualityCriteria (Inherited from GpsConstructionTool) |
![]() | DoesFixTypeMeetFilter | DoesFixTypeMeetFilter (Inherited from GpsConstructionTool) |
![]() | DoesPdopMeetFilter | DoesPdopMeetFilter (Inherited from GpsConstructionTool) |
![]() | OnGoodPositionAcquired | Overridden. Called when a new position is received and the fix meets the quality filter |
![]() | OnGpsQualityChanged | OnGpsQualityChanged (Inherited from GpsConstructionTool) |
![]() | SubscribeGpsStatusChangedEvents | Method to call that will subscribe to the GpsChanged event handler and positions will start coming in to the tool. (Inherited from GpsConstructionTool) |
![]() | UnsubscribeToGpsStatusChangedEvents | Method to call that will unsubscribe to the GpsChanged event handler and positions will stop coming in to this tool. (Inherited from GpsConstructionTool) |
Name | Description | |
---|---|---|
![]() | GoodPositionAcquired | GoodPositionAcquired (Inherited from GpsConstructionTool) |
![]() | GpsQualityChanged | GpsQualityChanged (Inherited from GpsConstructionTool) |