treat_num#
- class treat_num(max_capacity=None, **kwargs)[source]#
Bases:
BaseTreatment
Treat a fixed number of people each timestep.
- Parameters:
max_capacity (int) – maximum number who can be treated each timestep
Methods
Bases: BaseTreatment
Treat a fixed number of people each timestep.
max_capacity (int) – maximum number who can be treated each timestep
Methods