casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
casa::CFStore Class Reference

#include <CFStore.h>

List of all members.

Public Member Functions

 CFStore ()
 CFStore (CFType *dataPtr, CoordinateSystem &cs, Vector< Float > &samp, Vector< Int > &xsup, Vector< Int > &ysup, Int maxXSup, Int maxYSup, Quantity PA, Int mosPointing)
 ~CFStore ()
CFStoreoperator= (const CFStore &other)
void show (const char *Mesg=NULL, ostream &os=cerr)
Bool null ()
void set (const CFStore &other)
void set (CFType *dataPtr, CoordinateSystem &cs, Vector< Float > &samp, Vector< Int > &xsup, Vector< Int > &ysup, Int maxXSup, Int maxYSup, Quantity PA, const Int mosPointing=0)
void resize (Int nw, Bool retainValues=False)
void resize (IPosition imShape, Bool retainValues=False)

Public Attributes

CountedPtr< CFTypedata
CountedPtr< CFTypeRealrdata
CoordinateSystem coordSys
Vector< Floatsampling
Vector< IntxSupport
Vector< IntySupport
Int maxXSupport
Int maxYSupport
Quantity pa
Int mosPointingPos

Detailed Description

Definition at line 41 of file CFStore.h.


Constructor & Destructor Documentation

casa::CFStore::CFStore ( ) [inline]

Definition at line 44 of file CFStore.h.

casa::CFStore::CFStore ( CFType dataPtr,
CoordinateSystem cs,
Vector< Float > &  samp,
Vector< Int > &  xsup,
Vector< Int > &  ysup,
Int  maxXSup,
Int  maxYSup,
Quantity  PA,
Int  mosPointing 
) [inline]

Definition at line 49 of file CFStore.h.

References casa::data.

Definition at line 57 of file CFStore.h.


Member Function Documentation

Bool casa::CFStore::null ( ) [inline]

Definition at line 61 of file CFStore.h.

References casa::data.

CFStore& casa::CFStore::operator= ( const CFStore other)
void casa::CFStore::resize ( Int  nw,
Bool  retainValues = False 
)
void casa::CFStore::resize ( IPosition  imShape,
Bool  retainValues = False 
)
void casa::CFStore::set ( const CFStore other) [inline]

Definition at line 62 of file CFStore.h.

References casa::pa(), and casa::LatticeExprNode::pa.

void casa::CFStore::set ( CFType dataPtr,
CoordinateSystem cs,
Vector< Float > &  samp,
Vector< Int > &  xsup,
Vector< Int > &  ysup,
Int  maxXSup,
Int  maxYSup,
Quantity  PA,
const Int  mosPointing = 0 
) [inline]

Definition at line 69 of file CFStore.h.

References casa::data, and casa::pa().

void casa::CFStore::show ( const char *  Mesg = NULL,
ostream &  os = cerr 
)

Member Data Documentation

Definition at line 86 of file CFStore.h.

Definition at line 84 of file CFStore.h.

Definition at line 89 of file CFStore.h.

Definition at line 89 of file CFStore.h.

Definition at line 91 of file CFStore.h.

Definition at line 90 of file CFStore.h.

Referenced by casa::CFCache::cacheConvFunction().

Definition at line 85 of file CFStore.h.

Definition at line 87 of file CFStore.h.

Definition at line 88 of file CFStore.h.

Definition at line 88 of file CFStore.h.


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