This class is an internal class for ImageFITSConverter. More...
#include <ImageFITSConverter.h>
Static Public Member Functions | |
static void | FITSToImage (ImageInterface< Float > *&newImage, String &error, const String &newImageName, const uInt whichRep, HDUType &fitsImage, const String &fitsFilename, const DataType dataType, const uInt memoryInMB=64, const Bool zeroBlanks=False) |
This class is an internal class for ImageFITSConverter.
Internal
This class is an internal class used to implement ImageFitsConverter::FITSToImage - in particular, it has the code which is dependent on the various types (BITPIX values).
Definition at line 394 of file ImageFITSConverter.h.
static void casacore::ImageFITSConverterImpl< HDUType >::FITSToImage | ( | ImageInterface< Float > *& | newImage, | |
String & | error, | |||
const String & | newImageName, | |||
const uInt | whichRep, | |||
HDUType & | fitsImage, | |||
const String & | fitsFilename, | |||
const DataType | dataType, | |||
const uInt | memoryInMB = 64 , |
|||
const Bool | zeroBlanks = False | |||
) | [static] |