Vehicle Properties |
[This is preliminary documentation and is subject to change.]
The Vehicle type exposes the following members.
| Name | Description | |
|---|---|---|
| Acceleration |
Gets or sets the acceleration.
| |
| CurrentVelocity |
The current velocity of the vehicle
| |
| Id |
The id of the Object
(Inherited from SimulationBase.) | |
| IsConnectionBlocking |
Signals if this placable is blocking the node connection where it lives on.
| |
| IsDefect |
Signals if a vehicle is defect.
| |
| IsForeignVehicle |
Gets or sets a value indicating whether this instance is a foreign vehicle.
| |
| Position |
The position
| |
| Route |
Gets the route.
| |
| VehicleType |
the type of the vehicle
|