FRED
|
#include <AV_Decisions.h>
Public Member Functions | |
AV_Decision_Begin_AV_On_Day (Policy *p) | |
int | evaluate (Person *person, int disease, int current_day) |
This policy defines that agent begins AV on a given day
int AV_Decision_Begin_AV_On_Day::evaluate | ( | Person * | person, |
int | disease, | ||
int | current_day | ||
) | [virtual] |
Implements Decision.