#include "superarray.h"
#include "fft.h"
#include "raytrace_usp.h"
#include <vector>
Go to the source code of this file.
|
| 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.
|
◆ PULSECALCULATION_CLEAR_SA
| #define PULSECALCULATION_CLEAR_SA 0 |
◆ PULSECALCULATION_NOT_CLEAR_SA
| #define PULSECALCULATION_NOT_CLEAR_SA 1 |
Flag, set when the SA SuperArray should not be cleared.
Definition at line 16 of file pulsecalculation.h.