#include "raytrace.h"
#include "raytrace_inel.h"
#include "vector.h"
#include "gridentry.h"
#include <vector>
Go to the source code of this file.
|
| class | GOAT::raytracing::Raytrace_usp |
| | This class performs ray tracing in preparation for a later calculation of short pulses This class performs ray tracing and stores the length and the refractive index as an index of each step into a SuperArray class named SA. This information is necessary for the calculation of the short pulses. More...
|
|
| namespace | GOAT |
| | This class is used for the iray class. This class is intended for internal use only. It defines a plane, defined by a central position and two directional vectors.
|
| namespace | GOAT::raytracing |
| | Raytracer used for ultrashort pulse calculation with raytracing only.
|