q.cfm: Calculate air flow

View source: R/rEHS.R

q.cfmR Documentation

Calculate air flow

Usage

q.cfm(air.velocity.fpm, area.sf)

Arguments

air.velocity.fpm

velocity of air in feet per minute

area.sf

cross-sectional area of air vent

Examples

## q.cfm(5, 2)
## where air velocity is 5 fpm and vent cross-sectional area is 2 sf
## "Air flow rate: 10.00 fpm"

nadlerphd/rEHS documentation built on Feb. 3, 2025, 4:48 p.m.