position.max.radiation: Locate position of maximal radiation

Description Usage Arguments Details Value Source

Description

Using Wien's law, determine the frequency or wavelength with the maximal radiation at temperature T.

Usage

1
position.max.radiation(T, frequency = F, wavelength = T)

Arguments

T

temperature in Kelvin.

frequency

logical. Return the position as frequency? Defaults to FALSE.

wavelength

logical. Return the position as wavelength? Defaults to TRUE.

Details

By default, If both frequency and wavelength are TRUE, the wavelength is returned.

Value

The position of the maximal radiation at temperature T, either in Hertz [Hz] for frequency or in metres [m] for wavelength.

Source

https://de.wikipedia.org/wiki/Wiensches_Verschiebungsgesetz


nobodyinperson/meteoRology documentation built on May 23, 2019, 9:31 p.m.