Parameters describing the model to be simulated, i.e., the particles and the excitation. More...

Public Member Functions

function get omega (in obj)
 Get method for omega. More...
 
function get k_medium (in obj)
 Get method for k_medium. More...
 
function get k_particle (in obj)
 Get method for k_particle. More...
 

Public Attributes

Property wavelength
 vacuum wavelength More...
 
Property mediumRefractiveIndex
 refractive index of the surrounding medium More...
 
Property particles
 celes_particles object which contains the parameters that specify the particles sizes, positions and refractive indices More...
 
Property initialField
 celes_initialField object which contains the parameters that specify the initial excitation (Gaussian beam) More...
 
Property omega
 angular frequency (we use c=1) More...
 
Property k_medium
 wavenumber in surrounding medium More...
 
Property k_particle
 wavenumber inside particles More...
 

Detailed Description

Parameters describing the model to be simulated, i.e., the particles and the excitation.

Member Function Documentation

◆ k_medium()

function get k_medium ( in  obj)

Get method for k_medium.

◆ k_particle()

function get k_particle ( in  obj)

Get method for k_particle.

◆ omega()

function get omega ( in  obj)

Get method for omega.

Member Data Documentation

◆ initialField

Property initialField

celes_initialField object which contains the parameters that specify the initial excitation (Gaussian beam)

◆ k_medium

Property k_medium

wavenumber in surrounding medium

◆ k_particle

Property k_particle

wavenumber inside particles

◆ mediumRefractiveIndex

Property mediumRefractiveIndex

refractive index of the surrounding medium

◆ omega

Property omega

angular frequency (we use c=1)

◆ particles

Property particles

celes_particles object which contains the parameters that specify the particles sizes, positions and refractive indices

◆ wavelength

Property wavelength

vacuum wavelength


The documentation for this class was generated from the following file: