Description Super class Public fields Methods
Environment subclass representing a COVID19 outbreak as defined in the COVID19-IBM model.
See Simulation
for examples.
OpenABMCovid19::Environment
-> COVID19IBM
model
An instance of the Model
class.
new()
Environment subclass representing a COVID19 outbreak as defined in the COVID19-IBM model
COVID19IBM$new(model, ...)
model
An R6 Model
class instance.
...
Parameters to pass to Environment super class.
start_simulation()
Start a simulation.
COVID19IBM$start_simulation()
The state of the system
end_simulation()
End the simulation. Destroy the model.
COVID19IBM$end_simulation()
step()
Run the simulation through one time step.
COVID19IBM$step(action)
action
Vector of actions. The vector should contain names from
SAFE_UPDATE_PARAMS
The state of the system.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.