casacore
|
This is the complete list of members for casacore::FITSKeywordUtil, including all inherited members.
addComment(RecordInterface &header, const String &comment) | casacore::FITSKeywordUtil | static |
addHistory(RecordInterface &header, const String &history) | casacore::FITSKeywordUtil | static |
addKeywords(FitsKeywordList &out, const RecordInterface &in) | casacore::FITSKeywordUtil | static |
fromTDIM(IPosition &shape, const String &tdim) | casacore::FITSKeywordUtil | static |
getKeywords(RecordInterface &out, ConstFitsKeywordList &in, const Vector< String > &ignore, Bool ignoreHistory=True) | casacore::FITSKeywordUtil | static |
makeKeywordList(Bool primHead=True, Bool binImage=True) | casacore::FITSKeywordUtil | static |
removeKeywords(RecordInterface &out, const Vector< String > &ignore) | casacore::FITSKeywordUtil | static |
toTDIM(String &tdim, const IPosition &shape) | casacore::FITSKeywordUtil | static |