#include <Structs.h>
Public Attributes | |
| int | nRays |
| double | angx0 |
| double | angy0 |
| double | x0 |
| double | y0 |
| int | seed |
Object for initializing a Gaussian ray-trace frame object.
| double GRTDict::angx0 |
Beam waist along x-direction, in millimeters.
| double GRTDict::angy0 |
Beam waist along x-direction, in millimeters.
| int GRTDict::nRays |
Number of rays to place in cframe.
| double GRTDict::x0 |
Beam waist along x-direction, in millimeters.
| double GRTDict::y0 |
Beam waist along x-direction, in millimeters.