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.38 <strong>CCfits</strong>::Keyword Class Reference 123<br />

scribed in section 4.7 Data Scaling of the CFITSIO manual. For table extensions this<br />

function does nothing.<br />

WARNING: If the image contains integer-type data (as indicated by the bitpix() return<br />

value), the new scale and zero value combination must not be such that the scaled<br />

data would require a floating-point type (this uses the CFITSIO function fits_get_img-<br />

_equivtype to make the determination). If this situation occurs, the function will throw<br />

a FitsException.<br />

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

24.37.2.3 template void <strong>CCfits</strong>::ImageExt< T >::zero ( double value )<br />

[virtual]<br />

set the BZERO keyword value for images (see warning for images of int type)<br />

For primary HDUs and image extensions, this will add (or update) the BZERO keyword<br />

in the header. The new setting will affect future image array read/writes as described<br />

in section 4.7 Data Scaling of the CFITSIO manual. For table extensions this function<br />

does nothing.<br />

WARNING: If the image contains integer-type data (as indicated by the bitpix() return<br />

value), the new scale and zero value combination must not be such that the scaled<br />

data would require a floating-point type (this uses the CFITSIO function fits_get_img-<br />

_equivtype to make the determination). If this situation occurs, the function will throw<br />

a FitsException.<br />

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

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

• ImageExt.h<br />

24.38 <strong>CCfits</strong>::Keyword Class Reference<br />

Abstract base class defining the interface for Keyword objects.<br />

#include <br />

Inherited by <strong>CCfits</strong>::KeyData< T >.<br />

Public Member Functions<br />

• virtual ∼Keyword ()<br />

virtual destructor<br />

• virtual Keyword ∗ clone () const =0<br />

virtual copy constructor<br />

• const String & comment () const<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!