The following tables list the members exposed by GpsStreamingTool.
Name | Description | |
---|---|---|
![]() | GpsStreamingTool Constructor | GpsStreamingTool |
Name | Description | |
---|---|---|
![]() | GoodPositionsAcquired | Gets how many valid GPS positions that have been collected for the feature being collected. |
![]() | IsConstructing | IsConstructing (Inherited from GpsConstructionTool) |
![]() | IsGpsQualityAcceptable | IsGpsQualityAcceptable (Inherited from GpsConstructionTool) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Dispose |
![]() | Pause | Pause Streaming |
![]() | Reset | Cancel Streaming and resets everything to an original state. |
![]() | SetOffset | Sets the offset for the stream of coordinates. |
![]() | Start | Start Streaming |
![]() | Stop | Stop Streaming |
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) |