ridx.pol: Parameters: Refraction index of poliestirene.

Description Usage Arguments Value See Also Examples

Description

Parameters: Refraction index of poliestirene.

Usage

1

Arguments

l

The wavelength in micrometers

Value

The index of refraction of the water as function of the wavelength

See Also

ridx.h2o

Examples

1
2
3
l<-seq(.38,.75,.01)
u<-ridx.pol(l)
plot(l,u,type='l')

wendellopes/rvswf documentation built on May 4, 2019, 4:19 a.m.