MetaWards.iterators¶

These are the iterator functions that are used by the model to advance the outbreak from day to day. The functions divide into three main types, the most important of which are described below;

What should be applied on specific days of the outbreak
Functions that advance the outbreak in different ways
Functions that set up the different advance_XXX functions

All of the above functions (and the many others in metawards.iterators) are described in more detail here;