Alexandria  2.18
Please provide a description of the project.
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

 Euclid
 
 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. More...
 
std::vector< std::stringEuclid::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, size_t column_index)
 
void Euclid::Table::populateColumn (const Table &table, size_t column_index, CCfits::ExtHDU &table_hdu, long first_row)
 

Detailed Description

Date
April 23, 2014
Author
Nikolaos Apostolakos

Definition in file FitsWriterHelper.h.