| 
    casacore
    
   | 
 
#include <ImageFITSConverter.h>
Public Attributes | |
| Bool | applyMask | 
| Bool | needNonOptimalCursor | 
| Bool | hasBlanks | 
| Double | bzero | 
| Double | bscale | 
| Short | minshort | 
| Short | maxshort | 
| double | minPix | 
| double | maxPix | 
| IPosition | newShape | 
| IPosition | cursorOrder | 
| FitsKeywordList | kw | 
| std::shared_ptr< Array< Bool > > | pMask | 
Struct holding information derived from the image and its header
This is a helper struct to pass information from ImageHeaderToFITS to ImageToFITSOut.
Definition at line 66 of file ImageFITSConverter.h.
| Bool casacore::ImageFITSHeaderInfo::applyMask | 
Definition at line 67 of file ImageFITSConverter.h.
| Double casacore::ImageFITSHeaderInfo::bscale | 
Definition at line 71 of file ImageFITSConverter.h.
| Double casacore::ImageFITSHeaderInfo::bzero | 
Definition at line 70 of file ImageFITSConverter.h.
| IPosition casacore::ImageFITSHeaderInfo::cursorOrder | 
Definition at line 77 of file ImageFITSConverter.h.
| Bool casacore::ImageFITSHeaderInfo::hasBlanks | 
Definition at line 69 of file ImageFITSConverter.h.
| FitsKeywordList casacore::ImageFITSHeaderInfo::kw | 
Definition at line 78 of file ImageFITSConverter.h.
| double casacore::ImageFITSHeaderInfo::maxPix | 
Definition at line 75 of file ImageFITSConverter.h.
| Short casacore::ImageFITSHeaderInfo::maxshort | 
Definition at line 73 of file ImageFITSConverter.h.
| double casacore::ImageFITSHeaderInfo::minPix | 
Definition at line 74 of file ImageFITSConverter.h.
| Short casacore::ImageFITSHeaderInfo::minshort | 
Definition at line 72 of file ImageFITSConverter.h.
| Bool casacore::ImageFITSHeaderInfo::needNonOptimalCursor | 
Definition at line 68 of file ImageFITSConverter.h.
| IPosition casacore::ImageFITSHeaderInfo::newShape | 
Definition at line 76 of file ImageFITSConverter.h.
Definition at line 79 of file ImageFITSConverter.h.