The Model class support tableau oriented simulation models in which each simulation entity's events are recorded in tabular form (in a matrix). This is analogous to Spreadsheet simulation.
Perform tableau-based simulation by recording timing information about the i-th entity in the i-th row of the matrix. This method may need to be overridden for other models: Copy this code and modify the equations as needed.
Perform tableau-based simulation by recording timing information about the i-th entity in the i-th row of the matrix. This method may need to be overridden for other models: Copy this code and modify the equations as needed.
Value parameters
startTime
may be used to initilize a start time other than zero