aerosol_emission: Aerosol Emission per Hour

View source: R/infection_probs.R

aerosol_emissionR Documentation

Aerosol Emission per Hour

Description

Estimate the aerosol emission rate per hours

Usage

aerosol_emission(
  emission_breathing = 0.06,
  emission_speaking = 0.6,
  speaking_ratio = 0.1,
  resp_rate = 10
)

Arguments

emission_breathing

a double, emission while breathing cm^3

emission_speaking

a double, emission while speaking cm^3

speaking_ratio

a double, between 0 and 1 for ratio between speaking and breathing

resp_rate

a double, the respiratory rate in liters per minute


nctriadresearch/nccovid documentation built on April 9, 2023, 7:03 a.m.