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