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... | |
Parameters describing the model to be simulated, i.e., the particles and the excitation.
function get k_medium | ( | in | obj | ) |
Get method for k_medium.
function get k_particle | ( | in | obj | ) |
Get method for k_particle.
function get omega | ( | in | obj | ) |
Get method for omega.
Property initialField |
celes_initialField object which contains the parameters that specify the initial excitation (Gaussian beam)
Property k_medium |
wavenumber in surrounding medium
Property k_particle |
wavenumber inside particles
Property mediumRefractiveIndex |
refractive index of the surrounding medium
Property omega |
angular frequency (we use c=1)
Property particles |
celes_particles object which contains the parameters that specify the particles sizes, positions and refractive indices
Property wavelength |
vacuum wavelength