L: Computes the degree of transmission under crossed polarizer...

Description Usage Arguments Value Author(s) References Examples

Description

L is called internally to fill the spectral transmission matrix needed for interference color calculation

Usage

1
L(lambda = 550, d = 30, biref)

Arguments

lambda

Wavelength (nanometers).

d

Thickness (micrometers).

biref

Birefringence .

Value

a single transmission value

Author(s)

Olivier Eterradossi, olivier.eterradossi@mines-ales.fr

References

Bloss, F.D. (1999) Optical Cristallography. Mineralogical Society of America Monograph Series, Washington DC, Publication #5. ISBN 0-939950-49-9

Examples

1
2
3
4
## Not run: 
test.L<-L(lambda=550,d=30,biref=0.00025)

## End(Not run)

interfr documentation built on May 2, 2019, 3:42 a.m.