FRED
|
#include <AV_Decisions.h>
Public Member Functions | |
AV_Decision_Give_to_Sympt (Policy *p) | |
int | evaluate (Person *person, int disease, int current_day) |
This policy defines that an agent will receive AV if symptomatic
int AV_Decision_Give_to_Sympt::evaluate | ( | Person * | person, |
int | disease, | ||
int | current_day | ||
) | [virtual] |
Implements Decision.