List of all members.
Public Member Functions |
| Vaccine_Priority_Decision_Specific_Age (Policy *p) |
int | evaluate (Person *person, int disease, int day) |
Member Function Documentation
int Vaccine_Priority_Decision_Specific_Age::evaluate |
( |
Person * |
person, |
|
|
int |
disease, |
|
|
int |
current_day |
|
) |
| [virtual] |
Evaluate the Decision for an agent and disease on a given day
- Parameters:
-
person | a pointer to a Person object |
disease | the disease to evaluate for |
current_day | the simulation day |
- Returns:
- the evaluation value
Implements Decision.
The documentation for this class was generated from the following files: