Class MM1Model.Entity
java.lang.Object
nl.tudelft.simulation.dsol.demo.event.mm1.MM1Model.Entity
- Enclosing class:
- MM1Model
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entity
public Entity(int id, double createTime) - Parameters:
id- int; entity id numbercreateTime- double; time of creation for statistics
-
-
Method Details