#include <Structs.h>
Public Attributes | |
| double | lam |
| double | w0x |
| double | w0y |
| double | n |
| double | E0 |
| double | dxyz |
Object for initializing a scalar Gaussian beam.
| double ScalarGPODict::dxyz |
Astigmatic distance between x-focus and y-focus, in millimeters.
| double ScalarGPODict::E0 |
Peak electric field value.
| double ScalarGPODict::lam |
Wavelength of beam, in millimeters.
| double ScalarGPODict::n |
Refractive index of medium.
| double ScalarGPODict::w0x |
Beamwaist size along x-direction, in millimeters.
| double ScalarGPODict::w0y |
Beamwaist size along y-direction, in millimeters.