Description Usage Arguments Value References See Also Examples
View source: R/refractive_indexes.R
This function calculates the real part of the refractive index of cellulose relative to vaccum.
1 | n_cellulose(lambda)
|
lambda |
Wavelength in vacuum (nm). |
A numeric vector with the refractive index (unitless) of cellulose relative to vaccum.
Fournier, G. R.; Ardouin, J.-P.; Levesque, M. 2018. Modeling Sea Bottom Hyperspectral Reflectance. Applied Sciences 8, 12, 23 p. DOI: 10.3390/app8122680
Sultanova, N.; Kasarova, S.; Nikolov, I. 2009. Dispersion properties of optical polymers. Acta Phys. Pol. A 116, 585–587. DOI:
n_air
, n_water
, n_calcite
,
n_quartz
, snell
, fresnel
1 2 3 | # Retrieve the real part of the refractive index of cellulose in the visible
# range:
n_cellulose(lambda = 400:700)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.