BaseTxVx#

class BaseTxVx(**kwargs)[source]#

Bases: BaseTreatment

Base class for therapeutic vaccination

Methods

deliver(sim)[source]#

Deliver the intervention. This applies on a single timestep, whereas apply() methods apply on every timestep and can selectively call this method.