lgetcsa: Retrieve PSD in cross sectional area concentration

Description Usage Arguments Details References See Also Examples

View source: R/manipulate.R

Description

The function converts the PSD in volume concentration (µL/L, ppm) to cross sectional concentration (m2/m3).

Usage

1

Arguments

x

A lisst object of type 'vol' or 'pnc'.

Details

Volume concentration is converted to cross sectional concentration by using the cross section and volume of a sphere with radius equal to half the median particle size for each bin. The cross sectional concentration is then the sphere equivalent cross section concentration.

References

Slade, W. H. and Boss, E. S. 2015. Spectral attenuation and backscattering as indicators of average particle size. Applied Optics 54, 24, 7264-7277. DOI: 10.1364/AO.54.007264

See Also

lget lgetraw, lgetcor, lgetcal, lgetvsf, lgetvol, lgetpnc

Examples

1
l_csa <- lgetcsa(donkmeer_pro)

AlexCast/lisst documentation built on July 17, 2021, 12:58 a.m.