Click or drag to resize

Vehicle Properties

[This is preliminary documentation and is subject to change.]

The Vehicle type exposes the following members.

Properties
  NameDescription
Public propertyAcceleration
Gets or sets the acceleration.
Public propertyCurrentVelocity
The current velocity of the vehicle
Public propertyId
The id of the Object
(Inherited from SimulationBase.)
Public propertyIsConnectionBlocking
Signals if this placable is blocking the node connection where it lives on.
Public propertyIsDefect
Signals if a vehicle is defect.
Public propertyIsForeignVehicle
Gets or sets a value indicating whether this instance is a foreign vehicle.
Public propertyPosition
The position
Public propertyRoute
Gets the route.
Public propertyVehicleType
the type of the vehicle
Top
See Also