Learn R Programming

photobiology (version 0.11.3)

water.spct: Molar spectral attenuation coefficient of water

Description

A dataset containing the wavelengths at a 2 nm interval and the corresponding attenuation coefficients.

Usage

water.spct

Arguments

Format

A solute_spct object with 251 rows and 2 variables

Author

Buiteveld et al. (1994) (original data)

Details

  • w.length (nm), range 300 to 800 nm.

  • K.mole (cm-1/M)

References

H. Buiteveld and J. M. H. Hakvoort and M. Donze (1994) "The optical properties of pure water," in SPIE Proceedings on Ocean Optics XII, edited by J. S. Jaffe, 2258, 174--183.

https://omlc.org/spectra/water/

See Also

Other Spectral data examples: A.illuminant.spct, D65.illuminant.spct, Ler_leaf.spct, black_body.spct, ccd.spct, clear.spct, filter_cps.mspct, green_leaf.spct, phenylalanine.spct, photodiode.spct, sun.spct, sun_daily.spct, sun_evening.spct, two_filters.spct, white_led.source_spct

Examples

Run this code
head(water.spct)
summary(water.spct)
solute_properties(water.spct)
cat(comment(water.spct))

Run the code above in your browser using DataLab