Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List Compound Members Related Pages
CCfits::PHDU Member List
This is the complete list of members for CCfits::PHDU, including all inherited members.
- addKey(const string &name, T val, const string &comment)
- axes() const
[inline]
- axis(size_t index) const
[inline]
- bitpix() const
[inline]
- bitpix(long value)
[inline]
- clone(FITSBase *p) const=0
[pure virtual]
- comment() const
[inline]
- deleteKey(const std::string &doomed)
- fitsPointer() const
- getComments()
- getHistory()
- HDU(const HDU &right)
- HDU(FITSBase *p=0)
[protected]
- HDU(FITSBase *p, int bitpix, int naxis, const std::vector< long > &axes)
[protected]
- history() const
[inline]
- index(int value)
[inline]
- index() const
[inline]
- keyWord()
[inline]
- keyWord(const string &keyName)
[inline]
- keyWord() const
[inline]
- keyWord(const string &keyname) const
[inline]
- makeThisCurrent() const
[virtual]
- naxes()
[inline, protected]
- operator!=(const HDU &right) const
- operator==(const HDU &right) const
- parent() const
- PHDU(const PHDU &right)
[protected]
- PHDU(FITSBase *p, int bpix, int naxis, const std::vector< long > &axes)
[protected]
- PHDU(FITSBase *p=0)
[protected]
- read(std::valarray< S > &image, long first, long nElements)
- read(std::valarray< S > &image, long first, long nElements, S *nullValue)
- read(std::valarray< S > &image, const std::vector< long > &first, long nElements)
- read(std::valarray< S > &image, const std::vector< long > &first, long nElements, S *nullValue)
- read(std::valarray< S > &image, const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::vector< long > &stride)
- read(std::valarray< S > &image, const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::vector< long > &stride, S *nullValue)
- readAllKeys()
- readKey(const string &keyName, T &val)
- readKeys(std::vector< string > &keyNames, std::vector< T > &vals)
- scale() const
[virtual]
- setKeyWord(const string &keyname, Keyword &value)
[inline]
- write(const std::vector< long > &first, long nElements, const std::valarray< S > &data, S *nullValue)
- write(long first, long nElements, const std::valarray< S > &data, S *nullValue)
- write(const std::vector< long > &first, long nElements, const std::valarray< S > &data)
- write(long first, long nElements, const std::valarray< S > &data)
- write(const std::vector< long > &firstVertex, const std::vector< long > &lastVertex, const std::valarray< S > &data)
- writeComment(const string &comment="Generic Comment")
- writeDate()
- writeHistory(const string &history="Generic History String")
- zero(double value)
[virtual]
- zero() const
[virtual]
- ~HDU()
[protected, virtual]
Generated at Fri Apr 11 16:05:12 2003 for CCfits by
1.2.7 written by Dimitri van Heesch,
© 1997-2001