Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

Todo List

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

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

Member CCfits::FITS::addTable(string &hduName, int rows, const std::vector< string > &columnName=std::vector< string >(), const std::vector< string > &columnFmt=std::vector< string >(), const std::vector< string > &columnUnit=std::vector< 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::AsciiTable::AsciiTable(FITSBase *p, const string &hduName, int rows, const std::vector< string > &columnName=std::vector< string >(), const std::vector< string > &columnFmt=std::vector< string >(), const std::vector< string > &columnUnit=std::vector< string >(), int version=1)
{enforce equal dimensions for arrays input to AsciiTable, BinTable writing ctor}

Member ITERATORBASE_DEFECT
Oded: Write a main program so that HippoDraw can be installed on the desktop. This reqires setting the path to the shared libraries correctly.

Oded: Associate icons with executable and document files. .bmp files for this purpose are in the images subdirectory.


Generated at Fri Apr 11 16:05:13 2003 for CCfits by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001