campaign_vx#
- class campaign_vx(*args, product=None, prob=None, label=None, **kwargs)[source]#
Bases:
BaseVaccination,CampaignDeliveryCampaign vaccination - an instance of base vaccination combined with campaign delivery. See base classes for a description of input arguments.
Attributes
has_productCheck if the intervention has a product
nowShortcut to self.t.now()
statesReturn a flat list of all states
statesdictReturn a flat dictionary (objdict) of all states
tiGet the current module timestep
timevecShortcut to self.t.timevec
Methods