#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <memory>
#include "helper.h"
#include "spline.h"
#include "efficiency.h"
#include "source.h"
#include "PSF.h"
#include "CCD.h"
#include "Slit.h"
Go to the source code of this file.
Classes | |
struct raw_transformation | |
struct spectrograph_information | |
class MatrixSimulator | |
class handels spectrum simulation More... | |
Typedefs | |
typedef struct raw_transformation raw_transformation | |
Typedef Documentation
typedef struct raw_transformation raw_transformation |