GpsAutomaton Properties |
The GpsAutomaton type exposes the following members.
Name | Description | |
---|---|---|
Arrived |
Get whether or not the GpsAutomaton has arrived at its destination.
| |
Heading |
Get the current heading, in degrees.
| |
Location |
Gets the current position.
| |
Position |
The current position of the GPS Automaton.
| |
PoweredUp |
Implemented as part of the IGps interface. This method always returns true.
| |
Speed |
Gets the current speed.
|