Vehicle Methods |
[This is preliminary documentation and is subject to change.]
The Vehicle type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Equals Implementation
(Inherited from SimulationBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
GetHashCode impelementation
(Inherited from SimulationBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetDefect |
Sets a car as defective.
| |
| SetRoute |
Sets the route. And the Position to the startposition of the route.
| |
| Tick |
A single tick
| |
| ToString |
ToString Implementation
(Inherited from SimulationBase.) |