GpsAutomaton Methods |
The GpsAutomaton type exposes the following members.
Name | Description | |
---|---|---|
Advance |
Advance down the route by a certain number of seconds.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PowerDown |
Implemented as a part of the IGps interface. This method is a stub that does nothing.
| |
PowerUp |
Implemented as part of the IGps interface. This method is a stub that does nothing.
| |
SetNewRoute |
Set a new route, clearing the old route.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |