FRED
|
Public Member Functions | |
AV_Policy_Distribute_To_Symptomatics (AV_Manager *avm) | |
virtual int | choose (Person *person, int disease, int current_day) |
int AV_Policy_Distribute_To_Symptomatics::choose | ( | Person * | person, |
int | disease, | ||
int | current_day | ||
) | [virtual] |
person | a pointer to a person object |
disease | the disease |
current_day | the simulation day |
Reimplemented from Policy.