World: A representation of World

Description Format Construction Public Fields Active fields (read-only) Public Methods

Description

World is to be used for storing Entities, Models and Containers, setting the simulation clock, and for keeping a log of your simulation outputs. You may think of it as a container that is to be passed into event functions and let each event function accesses the instances it needs that are being stored inside World.

Format

R6::R6Class object inheriting from Container<-ContainerGeneric<-Generic.

Construction

1
x <- World$new()

Public Fields

Active fields (read-only)

Public Methods


dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.