FRED
AV_Decision_Give_One_Chance Class Reference

#include <AV_Decisions.h>

Inheritance diagram for AV_Decision_Give_One_Chance:
Decision

List of all members.

Public Member Functions

 AV_Decision_Give_One_Chance (Policy *p)
int evaluate (Person *person, int disease, int current_day)

Detailed Description

This policy defines that each agent only has one chance to get AV, i.e. only check once.


Member Function Documentation

int AV_Decision_Give_One_Chance::evaluate ( Person person,
int  disease,
int  current_day 
) [virtual]

The documentation for this class was generated from the following file:
 All Classes Functions