Schema

Events

type

array

items

type

object

properties

  • activity

type

string

  • schedule

type

array

items

type

array

items

type

integer

maxItems

2

minItems

2

minItems

1

uniqueItems

True

  • repeat_min

type

integer / null

  • repeat_max

type

integer / null

  • duration_min

type

integer

minimum

0

  • duration_max

type

integer

minimum

0

  • mask_efficiency

type

number / null

maximum

1

minimum

0

  • collective

type

boolean

  • shared

type

boolean

  • allow

type

boolean

minItems

1

uniqueItems

True

People

type

array

items

type

object

properties

  • department

type

string

  • building

type

string

  • num_people

type

integer

minimum

0

minItems

1

uniqueItems

True

Places

type

array

items

type

object

properties

  • name

type

string

  • activity

type

array / null

items

type

string

minItems

1

  • building

type

string / null

  • department

type

array / null

items

type

string

minItems

1

  • area

type

number / null

  • height

type

number / null

  • capacity

type

integer / null

  • ventilation

type

number / null

  • recirculated_flow_rate

type

number / null

  • allow

type

boolean

minItems

1

uniqueItems

True

Options

type

object

properties

  • movement_buildings

type

boolean

  • movement_department

type

boolean

  • number_runs

type

integer

minimum

1

  • save_log

type

boolean

  • save_config

type

boolean

  • save_csv

type

boolean

  • save_json

type

boolean

  • return_output

type

boolean

  • directory

type

string / null

  • ratio_infected

type

number

maximum

1

minimum

0

  • model

type

string

  • model_parameters

type

object