IR_bands: Constructor of lists of infrared wavebands

View source: R/ir.bands.r

IR_bandsR Documentation

Constructor of lists of infrared wavebands

Description

Defined according to "ISO" or "CIE".

Usage

IR_bands(std = "ISO")

Arguments

std

a character string "ISO" or "CIE".

Value

a list of wavebands

See Also

waveband

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

Examples

IR_bands()
IR_bands("ISO")
IR_bands("CIE")


photobiologyWavebands documentation built on Oct. 24, 2023, 5:07 p.m.