emodpy_typhoid.interventions.typhoid_wash module¶
- emodpy_typhoid.interventions.typhoid_wash.new_intervention(camp, efficacy=1.0)[source]¶
TyphoidWASH intervention wrapper. Just the intervention. No configuration yet.
- emodpy_typhoid.interventions.typhoid_wash.new_triggered_intervention(camp, start_day=1, triggers=['Births'], coverage=1.0, node_ids=None, property_restrictions_list=[], co_event=None)[source]¶
Distribute TyphoidWASH when something happens as determined by a signal published from the model or another campaign event.