Skip to contents

Cheat sheet to print out pre-defined qUnit properties from qUnit class. Flow units included:

NumberObjectNameshortNameunitFactor
1cfsCubic Feet per Second35.31467
2cmsCubic Meters per Second1
3thousandCfsThousand Cubic Feet per Second0.03531467
4thousandCmsThousand Cubic Meters per Second0.001
5mmDaymm per day
6mmYearmm per year

Usage

printqUnitCheatSheet()

Examples

printqUnitCheatSheet()
#> The following codes apply to the qUnit list:
#> 1 =  cfs  ( Cubic Feet per Second )
#> 2 =  cms  ( Cubic Meters per Second )
#> 3 =  thousandCfs  ( Thousand Cubic Feet per Second )
#> 4 =  thousandCms  ( Thousand Cubic Meters per Second )