Click or drag to resize

IVehicle Properties

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

The IVehicle type exposes the following members.

Properties
  NameDescription
Public propertyAcceleration
Gets or sets the acceleration.
Public propertyCurrentVelocity
The current velocity of the vehicle
Public propertyId
Gets the identifier.
(Inherited from ISimulationBase.)
Public propertyIsConnectionBlocking
Signals if this placable is blocking the node connection where it lives on.
(Inherited from IPlaceable.)
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
(Inherited from IPlaceable.)
Public propertyRoute
Gets or sets the route.
Public propertyVehicleType
the type of the vehicle
Top
See Also