casa::refim::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< CFType > data
CountedPtr< CFTypeReal > rdata
CoordinateSystem coordSys
Vector< Float > sampling
Vector< Int > xSupport
Vector< Int > ySupport
Int maxXSupport
Int maxYSupport
Quantity pa
Int mosPointingPos

Detailed Description

Definition at line 43 of file CFStore.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file CFStore.h.

casa::refim::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 51 of file CFStore.h.

References data.

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

Definition at line 59 of file CFStore.h.


Member Function Documentation

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

Definition at line 63 of file CFStore.h.

References data.

CFStore& casa::refim::CFStore::operator= ( const CFStore other  ) 
void casa::refim::CFStore::resize ( IPosition  imShape,
Bool  retainValues = False 
)
void casa::refim::CFStore::resize ( Int  nw,
Bool  retainValues = False 
)
void casa::refim::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 71 of file CFStore.h.

References coordSys, data, maxXSupport, maxYSupport, mosPointingPos, pa, sampling, xSupport, and ySupport.

void casa::refim::CFStore::set ( const CFStore other  )  [inline]

Definition at line 64 of file CFStore.h.

References coordSys, maxXSupport, maxYSupport, mosPointingPos, pa, sampling, xSupport, and ySupport.

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

Member Data Documentation

Definition at line 88 of file CFStore.h.

Referenced by set().

CountedPtr<CFType> casa::refim::CFStore::data

Definition at line 86 of file CFStore.h.

Referenced by CFStore(), null(), and set().

Definition at line 91 of file CFStore.h.

Referenced by set().

Definition at line 91 of file CFStore.h.

Referenced by set().

Definition at line 93 of file CFStore.h.

Referenced by set().

Definition at line 92 of file CFStore.h.

Referenced by casa::refim::CFCache::cacheConvFunction(), and set().

CountedPtr<CFTypeReal> casa::refim::CFStore::rdata

Definition at line 87 of file CFStore.h.

Definition at line 89 of file CFStore.h.

Referenced by set().

Definition at line 90 of file CFStore.h.

Referenced by set().

Definition at line 90 of file CFStore.h.

Referenced by set().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1