24 #ifndef SKA_CHEETAH_PIPELINE_CONFIG_H 25 #define SKA_CHEETAH_PIPELINE_CONFIG_H 27 #include "cheetah/utils/Config.h" 28 #include "cheetah/pipeline/DataExport.h" 29 #include "cheetah/exporters/DataExportConfig.h" 41 template<
typename NumericalRep>
57 void add_options(OptionsDescriptionEasyInit& add_options)
override;
64 mutable std::unique_ptr<DataExport<NumericalRep>> _out;
71 #include "detail/DataConfig.cpp" 73 #endif // SKA_CHEETAH_PIPELINE_CONFIG_H
Configuration Object for DataExport module.
Some limits and constants for FLDO.
Data Input Configuration Parameters.
DataExport< NumericalRep > & data_exporter() const
return the data exporter module
void list_export_types(bool) const
print to std::cout the export streamer types available