Class representing car
More...
|
int | Length [get] |
| Car's length in number of cells it uses. More...
|
|
int | Outside [get] |
| Number of cells which car used if they would exist after the end of the blind lane. More...
|
|
Class representing car
Definition at line 11 of file Car.cs.
int Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Car.Length |
|
get |
Car's length in number of cells it uses.
Definition at line 47 of file Car.cs.
int Microscopic_Traffic_Simulator___Model.CellularTopologyObjects.Car.Outside |
|
get |
Number of cells which car used if they would exist after the end of the blind lane.
Definition at line 66 of file Car.cs.
The documentation for this class was generated from the following file:
- Microscopic Traffic Simulator - Model/CellularTopologyObjects/Car.cs