|
Alexandria
2.27.0
SDC-CH common library for the Euclid project
|
#include <CCfits/CCfits>#include <string>#include <typeindex>#include <vector>#include "ElementsKernel/Export.h"#include "Table/Table.h"

Go to the source code of this file.
Namespaces | |
| Euclid | |
| Euclid::Table | |
Functions | |
| std::vector< std::string > | Euclid::Table::getAsciiFormatList (const Table &table) |
| Returns a vector with strings representing the FITS ASCII table formats for the given table. More... | |
| std::vector< std::string > | Euclid::Table::getBinaryFormatList (const Table &table) |
| Returns a vector with strings representing the FITS binary table formats for the given table. More... | |
| std::string | Euclid::Table::getTDIM (const Table &table, int column_index) |
| void | Euclid::Table::populateColumn (const Table &table, int column_index, const CCfits::ExtHDU &table_hdu, long first_row) |
Definition in file FitsWriterHelper.h.
1.8.5