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

CSVDataRecorder allows to record as CSV files . More...

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

Go to the source code of this file.

Classes

class  rtctk::componentFramework::CsvDataRecorder< T >
 Recorder used for writing data to a CSV file. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

CSVDataRecorder allows to record as CSV files .