This is the mosquito-stage PfMOI module pathogen object defined in MicroMosquitoFemale.

mosquitoPfMOI

Format

An R6Class generator object

Methods

  • Constructor

    • new: initialize a new Landscape object

  • Getters & Setters

    • get_XX: get private$XX

      • Arguments:

        • ixS: if NULL return all sites, otherwise return site indexed by ixS

    • set_FeedingSites: set private$FeedingSites

      • Arguments:

        • FeedingSites: replacement object (see below)

        • ixS: if NULL replace all sites, otherwise replace site indexed by ixS

  • Pointers