27.01.2015 Views

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

24.2 <strong>CCfits</strong>::BinTable Class Reference 45<br />

24.1.3 Member Function Documentation<br />

24.1.3.1 void <strong>CCfits</strong>::AsciiTable::addColumn ( ValueType type, const String & columnName,<br />

long repeatWidth, const String & colUnit = String(""), long decimals = 0, size t<br />

columnNumber = 0 ) [virtual]<br />

add a new column to an existing table HDU.<br />

Parameters<br />

type The data type of the column to be added<br />

column- The name of the column to be added<br />

Name<br />

repeatWidth for a string valued, this is the width of a string. For a numeric column<br />

it supplies the vector length of the rows. It is ignored for ascii table<br />

numeric data.<br />

colUnit an optional field specifying the units of the data (TUNITn)<br />

decimals optional parameter specifying the number of decimals for an ascii numeric<br />

column<br />

column- optional parameter specifying column number to be created. If not<br />

Number specified the column is added to the end. If specified, the column is<br />

inserted and the columns already read are reindexed. This parameter is<br />

provided as a convenience to support existing code rather than recommended.<br />

Reimplemented from <strong>CCfits</strong>::ExtHDU.<br />

24.1.3.2 void <strong>CCfits</strong>::AsciiTable::readData ( bool readFlag = false, const std::vector< String<br />

> & keys = std::vector() ) [virtual]<br />

read columns and keys specified in the input array.<br />

See Table class documentation for further details.<br />

Implements <strong>CCfits</strong>::ExtHDU.<br />

The documentation for this class was generated from the following files:<br />

• AsciiTable.h<br />

• AsciiTable.cxx<br />

24.2 <strong>CCfits</strong>::BinTable Class Reference<br />

Class Representing Binary Table Extensions. Contains columns with scalar or vector<br />

row entries.<br />

#include <br />

Generated on Tue Dec 6 2011 16:12:51 for <strong>CCfits</strong> by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!