Description Usage Arguments Value
Create_SI creates a model of a silica bead. This is really just a convenience wrapper for create_particle with default refractive index corresponding to silica The user only needs to specify the size of the bead. **Please note that this function uses the diameter, NOT the radius of the particle!**
1 | create_SI(medium = 1.34, lambda = 488, n = 1.463, d)
|
medium |
The refractive index (RI) of the material surrounding the particle (Default = 1.34, approximating the RI of normal saline solution) |
lambda |
The wavelength of the incident light, in nm. Default = 488. |
n |
The refractive index of Silica. Default = 1.463. |
d |
The diameter of the silica bead, in nm. |
An object of class Scatterer
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.