casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
casa::ImageFITSConverterImpl< HDUType > Class Template Reference

This class is an internal class for ImageFITSConverter. More...

#include <ImageFITSConverter.h>

List of all members.

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)

Detailed Description

template<class HDUType>
class casa::ImageFITSConverterImpl< HDUType >

This class is an internal class for ImageFITSConverter.

Intended use:

Internal

Synopsis

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 361 of file ImageFITSConverter.h.


Member Function Documentation

template<class HDUType >
static void casa::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]

The documentation for this class was generated from the following file: