Todo List

Member CCfits::AsciiTable::AsciiTable (FITSBase *p, const String &hduName, int rows, const std::vector< String > &columnName=stdvector< String >(), const std::vector< String > &columnFmt=stdvector< String >(), const std::vector< String > &columnUnit=stdvector< String >(), int version=1)
{enforce equal dimensions for arrays input to AsciiTable, BinTable writing ctor}

Member CCfits::FITS::addTable (const String &hduName, int rows, const std::vector< String > &columnName=stdvector< String >(), const std::vector< String > &columnFmt=stdvector< String >(), const std::vector< String > &columnUnit=stdvector< String >(), HduType type=BinaryTbl, int version=1)
the code should one day check that the version keyword is higher than any other versions already added to the FITS object (although cfitsio doesn't do this either).

Member CCfits::FITS::addImage (const String &hduName, int bpix, std::vector< long > &naxes, int version=1)
Add a function for replacing the primary image

Class CCfits::PHDU
Implement functions that allow replacement of the primary image


Generated on Thu Apr 17 08:54:06 2008 for CCfits by  doxygen 1.5.5