Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
FitsWriterHelper.h File Reference
#include <CCfits/CCfits>
#include <string>
#include <typeindex>
#include <vector>
#include "ElementsKernel/Export.h"
#include "Table/Table.h"
Include dependency graph for FitsWriterHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Euclid
 
namespace  Euclid::Table
 

Functions

std::vector< std::stringEuclid::Table::getAsciiFormatList (const Table &table)
 Returns a vector with strings representing the FITS ASCII table formats for the given table.
 
std::vector< std::stringEuclid::Table::getBinaryFormatList (const Table &table)
 Returns a vector with strings representing the FITS binary table formats for the given table.
 
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)
 

Detailed Description

Date
April 23, 2014
Author
Nikolaos Apostolakos

Definition in file FitsWriterHelper.h.