Package output.animation.macro
Class CellInfo
- java.lang.Object
-
- output.animation.macro.CellInfo
-
public class CellInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Map<State,Double>comm_vehiclesintindex
-
Constructor Summary
Constructors Constructor Description CellInfo(AbstractCell cell, int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Doubleget_total_vehicles()StringtoString()
-
-
-
Constructor Detail
-
CellInfo
public CellInfo(AbstractCell cell, int index)
-
-