Description Usage Arguments Value
Create_PS creates a model of a polystyrene bead. This is really just a convenience wrapper for create_particle with default refractive index corresponding to polystyrene. 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_PS(medium = 1.34, lambda = 488, n = 1.605, 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 Polystyrene. Default = 1.605. |
d |
The diameter of the polystyrene 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.