, including all inherited members.
| _centerRefPix(CoordinateSystem &csys, const IPosition &shape) | casa::ImageFactory | [private, static] |
| _checkInfile(const String &infile) | casa::ImageFactory | [private, static] |
| _checkOutfile(const String &outfile, Bool overwrite) | casa::ImageFactory | [private, static] |
| _fromLatticeBase(std::unique_ptr< LatticeBase > &latt) | casa::ImageFactory | [private, static] |
| _fromRecord(const RecordInterface &rec, const String &name) | casa::ImageFactory | [inline, private, static] |
| _fromShape(const String &outfile, const Vector< Int > &shape, const Record &csys, Bool linear, Bool overwrite, Bool verbose, const std::vector< std::pair< LogOrigin, String > > *const &msgs) | casa::ImageFactory | [inline, private, static] |
| _makeCoordinateSystem(const casa::Record &cSys, const casa::IPosition &shape) | casa::ImageFactory | [private, static] |
| _rename(SPIIT &image, const String &name, const Bool overwrite) | casa::ImageFactory | [inline, private, static] |
| className() | casa::ImageFactory | [inline, static] |
| complexFromFloat(SPCIIF realPart, const Array< Float > &imagPart) | casa::ImageFactory | [static] |
| complexImageFromShape(const String &outfile, const Vector< Int > &shape, const Record &csys, Bool linear=True, Bool overwrite=False, Bool verbose=True, const std::vector< std::pair< LogOrigin, String > > *const &msgs=0) | casa::ImageFactory | [static] |
| ComplexToFloatFunction enum name | casa::ImageFactory | |
| createImage(const String &outfile, const CoordinateSystem &cSys, const IPosition &shape, Bool log, Bool overwrite, const std::vector< std::pair< LogOrigin, String > > *const &msgs) | casa::ImageFactory | [inline, static] |
| floatFromComplex(SPCIIC complexImage, ComplexToFloatFunction func) | casa::ImageFactory | [static] |
| floatImageFromShape(const String &outfile, const Vector< Int > &shape, const Record &csys, Bool linear=True, Bool overwrite=False, Bool verbose=True, const std::vector< std::pair< LogOrigin, String > > *const &msgs=0) | casa::ImageFactory | [static] |
| fromASCII(const String &outfile, const String &infile, const IPosition &shape, const String &sep, const Record &csys, const Bool linear, const Bool overwrite) | casa::ImageFactory | [static] |
| fromFile(const String &filename) | casa::ImageFactory | [static] |
| fromFITS(const String &outfile, const String &fitsfile, const Int whichrep, const Int whichhdu, const Bool zeroBlanks, const Bool overwrite) | casa::ImageFactory | [static] |
| fromImage(const String &outfile, const String &infile, const Record ®ion, const String &mask, Bool dropdeg=False, Bool overwrite=False) | casa::ImageFactory | [static] |
| fromRecord(const RecordInterface &rec, const String &imagename="") | casa::ImageFactory | [static] |
| IMAG enum value | casa::ImageFactory | |
| ImageFactory() | casa::ImageFactory | |
| imageFromArray(const String &outfile, const Array< T > &pixels, const Record &csys, Bool linear=False, Bool overwrite=False, Bool verbose=True, const vector< std::pair< LogOrigin, String > > *const &msgs=0) | casa::ImageFactory | [inline, static] |
| makeComplex(SPCIIF realPart, SPCIIF imagPart, const String &outfile, const Record ®ion, Bool overwrite=False) | casa::ImageFactory | [static] |
| REAL enum value | casa::ImageFactory | |
| remove(SPIIT &image, Bool verbose) | casa::ImageFactory | [inline, static] |
| rename(SPIIF &image, const String &name, const Bool overwrite) | casa::ImageFactory | [static] |
| rename(SPIIC &image, const String &name, const Bool overwrite) | casa::ImageFactory | [static] |
| testImage(const String &outfile, const Bool overwrite, const String &imagetype="2d") | casa::ImageFactory | [static] |
| toASCII(SPCIIF image, const String &outfile, Record ®ion, const String &mask, const String &sep=" ", const String &format="%e", Double maskvalue=-999, Bool overwrite=False, Bool extendMask=False) | casa::ImageFactory | [static] |
| toFITS(SPCIIF image, const String &outfile, Bool velocity, Bool optical, Int bitpix, Double minpix, Double maxpix, const Record ®ion, const String &mask, Bool overwrite=False, Bool dropdeg=False, Bool deglast=False, Bool dropstokes=False, Bool stokeslast=False, Bool wavelength=False, Bool airWavelength=False, const String &origin="", Bool stretch=False, Bool history=True) | casa::ImageFactory | [static] |
| ~ImageFactory() | casa::ImageFactory | [inline] |