Model
Member Variables
Name | Description |
---|---|
trace:Trace | Trace. |
Member Functions
Name | Description |
---|---|
size | Size. |
Member Fibers
Name | Description |
---|---|
simulate | Simulate. |
simulate | Simulate the t th step. |
forecast | Forecast the t th step. |
Member Function Details
size
function size() -> Integer
Size. This is the number of steps of simulate(Integer)
to be performed
after the initial call to simulate()
.
Member Fiber Details
forecast
simulate
fiber simulate() -> Event!
Simulate.