Class Development.EventMatrix
java.lang.Object
org.opentrafficsim.core.perception.AbstractHistorical.EventValue<Double>
org.opentrafficsim.demo.doc.tutorials.Development.EventMatrix
- Enclosing class:
- Development
public class Development.EventMatrix
extends org.opentrafficsim.core.perception.AbstractHistorical.EventValue<Double>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opentrafficsim.core.perception.AbstractHistorical.EventValue
getTime, getValue, toString
-
Constructor Details
-
EventMatrix
public EventMatrix(double time, int i, int j, double value)
-
-
Method Details
-
restore
public void restore(double[][] matrix)
-