alpha_bare: alpha_bare

View source: R/polarizability.R

alpha_bareR Documentation

alpha_bare

Description

Bare (intrinsic) polarizability of a dye in vacuum

Usage

alpha_bare(
  wavelength = seq(300, 800),
  alpha_inf = 9.6e-39,
  alpha_k = c(5.76e-38),
  lambda_k = c(526),
  mu_k = c(10000)
)

Arguments

wavelength

wavelength in nm

alpha_inf

scalar real offset

alpha_k

vector of oscillator strengths

lambda_k

vector of oscillator wavelengths

mu_k

vector of oscillator damping terms

Details

Sum of lorentz oscillators

Value

data.frame

Author(s)

baptiste Auguie

See Also

Other user_level polarisability: alpha_dye(), alpha_ellipsoid()


baptiste/cda documentation built on May 6, 2022, 5:52 a.m.