jonesRet | R Documentation |
jonesRet
creates a Jones matrix for a retarder element,
either with
(a) specified retardance or
(b) specified birefringence, orientation, thickness, and wavelength,
at specified slow axis orientation.
jonesRet(retardance = NULL, biref, theta.deg, d.um, lambda, slow.phi.deg)
retardance |
Shortcut to produce a specified retardance. Default is null. |
biref |
Birefringence of the material to be modeled. Required if
|
theta.deg |
Out-of-plane orientation of the slow axis of the material.
Required if |
d.um |
Thickness of the element in micrometers. Required if
|
lambda |
Wavelength for simulation. Required if |
slow.phi.deg |
In-plane orientation of the slow axis of the material. |
The Jones calculus provides a means to represent polarization of light with matrix and vector elements (Fowles 1989).
A Jones matrix.
Fowles, G. R. (1989). Introduction to modern optics. Courier Corporation.
Other qPLM Simulation Functions:
Rotosim()
,
jonesPol()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.