RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
fitsDataRecorder.hpp File Reference

FitsRecorder allows to write ColumnData to into fits files in a specified directory. More...

#include <rtctk/componentFramework/dataRecorder.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <filesystem>
#include <fitsio2.h>
#include <functional>
#include <gsl/span>
#include <map>
#include <memory>
#include <string_view>
#include <rtctk/componentFramework/fitsDataRecorder.ipp>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::FitsDataRecorderFitsError
 
struct  rtctk::componentFramework::FitsColumn
 
class  rtctk::componentFramework::FitsRecorder< T >
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

FitsRecorder allows to write ColumnData to into fits files in a specified directory.