image_private.h File Reference

Go to the source code of this file.

Functions

bool open (const casa::ImageInterface< casa::Float > *inImage)
 Allow other components that return image tool to open an image.
 image (const casa::ImageInterface< casa::Float > *inImage)
 Private ImageInterface constructor to make components on the fly.
bool detached () const
 Having private version of IS and IH means that they will only recreate storage images if they have to.
casac::recordrecordFromQuantity (casa::Quantity q)
casac::recordrecordFromQuantity (const casa::Quantum< casa::Vector< casa::Double > > &q)
casa::Quantity casaQuantityFromVar (const::casac::variant &theVar)

Variables

casa::LogIO * itsLog
casa::ImageAnalysis * itsImage


Function Documentation

casa::Quantity casaQuantityFromVar ( const ::casac::variant theVar  )  [private]

bool detached (  )  const [private]

Having private version of IS and IH means that they will only recreate storage images if they have to.

Prints an error message if the image DO is detached and returns True.

image ( const casa::ImageInterface< casa::Float > *  inImage  )  [private]

Private ImageInterface constructor to make components on the fly.

bool open ( const casa::ImageInterface< casa::Float > *  inImage  ) 

Allow other components that return image tool to open an image.

casac::record* recordFromQuantity ( const casa::Quantum< casa::Vector< casa::Double > > &  q  )  [private]

casac::record* recordFromQuantity ( casa::Quantity  q  )  [private]


Variable Documentation

casa::ImageAnalysis* itsImage

Definition at line 11 of file image_private.h.

casa::LogIO* itsLog

Definition at line 10 of file image_private.h.


Generated on Thu Aug 27 21:21:27 2009 for NRAOCASA by  doxygen 1.5.1