Description Usage Arguments Value
This functions creates dataframe with radiance data
1 2 3 4 5 6 7 8 | DefinePlanckData(
Tmin = 1000,
Tmax = 10000,
Tinterv = 1000,
Wmin = 0.01,
Wmax = 3000,
Winterv = 1
)
|
Tmin |
Min. Temperature |
Tmax |
Max. Temperature |
Tinterv |
Interval Temperature |
Wmin |
Min. Wavelength |
Wmax |
Max. Wavelength |
Winterv |
Interval Wavelength |
Nothing, just create dataframes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.