#include <Structs.h>
Public Attributes | |
| int | nRays |
| int | nRing |
| double | angx0 |
| double | angy0 |
| double | x0 |
| double | y0 |
Object for initializing a ray-trace frame object.
| double RTDict::angx0 |
Apex angle of beam at focus in x-direction, in degrees.
| double RTDict::angy0 |
Apex angle of beam at focus in y-direction, in degrees.
| int RTDict::nRays |
Number of rays to place in cframe.
| int RTDict::nRing |
Number of concentric rings in ray-trace beam.
| double RTDict::x0 |
Semi-major axis of outer ring, in millimeters.
| double RTDict::y0 |
Semi-minor axis of outer ring, in millimeters.