photobiologyWavebands (version 0.5.2)

IR_bands: Constructor of lists of infrared wavebands

Description

Defined according to "ISO" or "CIE".

Usage

IR_bands(std = "ISO")

Value

a list of wavebands

Arguments

std

a character string "ISO" or "CIE".

See Also

waveband

Other lists of unweighted wavebands: Landsat_bands(), Plant_bands(), UV_bands(), VIS_bands()

Examples

Run this code
IR_bands()
IR_bands("ISO")
IR_bands("CIE")

Run the code above in your browser using DataLab