Simulate a PfMOI infection. If the human is not under chemoprophylaxis, begin queuing events for this clonal variant's infection process. This method is bound to Human$infectHumanPfMOI()

  • A Bernoulli event is drawn to determine if this infection produces fever; if so add2Q_feverPfMOI is called.

  • The end of this PfMOI infection is queued by add2Q_endPfMOI

infectHumanPfMOI(tEvent, PAR)

Arguments

tEvent

time of infection

PAR

single clonal variant returned from mosquitoPfMOI$get_clone()