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