R/process_nat.R
get_time_since_last_dose_or_infection.Rd
Calculate the time elapsed in days since each person's last dose or infection
get_time_since_last_dose_or_infection(
timestep,
dt,
vaccinated_or_infected,
dose_time,
inf_time
)
current time step
size of time step
individual::Bitset of vaccinated persons
an individual::IntegerVariable object
an individual::IntegerVariable object