Learn R Programming

colorscience (version 1.0.0)

emittanceblackbodyPlanck: emittance of a black body of temperature T at a given wavelength

Description

emittanceblackbodyPlanck emittance of a black body of temperature T at a given wavelength (in metres).

Usage

emittanceblackbodyPlanck(wlnm, T)

Arguments

wlnm
wavelength in nm
T
temperature in Kelvin

Value

  • emittance

source

Planck's radiation law http://www.fourmich/documents/specrend/specrend.c

References

Planck's radiation law http://www.fourmich/documents/specrend/specrend.c

Examples

Run this code
emittanceblackbodyPlanck(555,2000)

Run the code above in your browser using DataLab