dielectric-class: spline

dielectric-classR Documentation

spline

Description

spline interpolation of permittivity

Arguments

...

optional arguments passed to smooth.spline

Details

spline interpolation of permittivity

Value

list

Methods

fun(wavelength, ...)

returns a continuous function of the wavelength

permittivity(new.wavelength, ...)

predict a single value

predict( sp = NULL, range = span, n = length(epsilon), new.wavelength = NULL, ... )

interpolation with splines

raw(range = span)

return the raw data as real numbers

spline(...)

returns a list of splinefun for the real and imaginary parts

Author(s)

baptiste Auguie


nano-optics/dielectric documentation built on Aug. 30, 2022, 3:13 a.m.