27.01.2015 Views

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

CCfits - HEASARC - NASA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

24.12 <strong>CCfits</strong>::ExtHDU Class Reference 71<br />

Public Member Functions<br />

• WrongColumnType (const String &diag, bool silent=true)<br />

Exception ctor, prefixes the string "FitsError: Attempt to return scalar data from<br />

vector column, or vice versa - Column: " before the specific message.<br />

24.11.1 Detailed Description<br />

Exception thrown on attempting to access a scalar column as vector data.<br />

This exception will be thrown if the user tries to call a read/write operation with a signature<br />

appropriate for a vector column on a scalar column, or vice versa. For example<br />

in the case of write operations, the vector versions require the specification of (a) a<br />

number of rows to write over, (b) a vector of lengths to write to each row or (c) a subset<br />

specification. The scalar versions only require a number of rows if the input array is a<br />

plain C-array, otherwise the range to be written is the size of the input vector.<br />

24.11.2 Constructor & Destructor Documentation<br />

24.11.2.1 <strong>CCfits</strong>::Column::WrongColumnType::WrongColumnType ( const String & diag, bool<br />

silent = true )<br />

Exception ctor, prefixes the string "FitsError: Attempt to return scalar data from vector<br />

column, or vice versa - Column: " before the specific message.<br />

Parameters<br />

diag A specific diagnostic message, usually the column name.<br />

silent if true, print message whether FITS::verboseMode is set or not.<br />

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

• Column.h<br />

• Column.cxx<br />

24.12 <strong>CCfits</strong>::ExtHDU Class Reference<br />

base class for all FITS extension HDUs, i.e. Image Extensions and Tables.<br />

#include <br />

Inheritance diagram for <strong>CCfits</strong>::ExtHDU:<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!