GpsAutomaton Events |
The GpsAutomaton type exposes the following members.
Name | Description | |
---|---|---|
Arrive |
This event handler will be called when the GpsAutomaton arrives at its destination.
| |
GPSException |
Implemented as part of the IGPS interface (to be called when the GPS experiences a fatal exception), this
should not occur for the GPS Automaton.
| |
Update |
Called when the Advance(Double) method is called to update
the current position.
|