|
RTC Toolkit
2.0.0
|
FitsRecorder allows to write ColumnData to into fits files in a specified directory. More...
#include <functional>#include <string_view>#include <memory>#include <filesystem>#include <CCfits/FITS.h>#include <CCfits/Table.h>#include <gsl/span>#include "rtctk/componentFramework/fitsColumnFormat.hpp"#include "rtctk/componentFramework/dataRecorder.hpp"#include "rtctk/componentFramework/exceptions.hpp"#include "fitsDataRecorder.ipp"Go to the source code of this file.
Classes | |
| struct | rtctk::componentFramework::FitsColumn |
| class | rtctk::componentFramework::FitsRecorder< T > |
| class | rtctk::componentFramework::FitsRecorder< T >::FitsError |
Namespaces | |
| rtctk | |
| rtctk::componentFramework | |
FitsRecorder allows to write ColumnData to into fits files in a specified directory.