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

#include <CFCell.h>

List of all members.

Public Member Functions

 CFCell ()
 

========================= Administrative Parts ==========================


 CFCell (Array< TT > &dataPtr, CoordinateSystem &cs, Float &)
 ~CFCell ()
CountedPtr< Array< TT > > & getStorage ()
void makePersistent (const char *dir)
CountedPtr< CFCellclone ()
void setParams (const CFCell &other)
void initCache ()
void show (const char *Mesg, ostream &os)
 

============================= Functional Parts ============================


Public Attributes

IPosition shape_p
CountedPtr< Array< TT > > storage_p
CoordinateSystem coordSys_p
Float sampling_p
Int xSupport_p
Int ySupport_p
Double wValue_p
Double freqValue_p
Double freqIncr_p
Int muellerElement_p
 MuellerElementType muellerElement_p;.
Quantity pa_p
Vector< IntcfShape_p

Detailed Description

Definition at line 78 of file CFCell.h.


Constructor & Destructor Documentation

casa::CFCell::CFCell ( ) [inline]

========================= Administrative Parts ==========================

Definition at line 85 of file CFCell.h.

casa::CFCell::CFCell ( Array< TT > &  dataPtr,
CoordinateSystem cs,
Float  
) [inline]

Definition at line 87 of file CFCell.h.

casa::CFCell::~CFCell ( ) [inline]

Definition at line 94 of file CFCell.h.


Member Function Documentation

Definition at line 96 of file CFCell.h.

void casa::CFCell::initCache ( ) [inline]

Definition at line 100 of file CFCell.h.

void casa::CFCell::makePersistent ( const char *  dir)
void casa::CFCell::setParams ( const CFCell other)
void casa::CFCell::show ( const char *  Mesg,
ostream &  os 
)

============================= Functional Parts ============================


Member Data Documentation

Definition at line 116 of file CFCell.h.

Definition at line 109 of file CFCell.h.

Definition at line 112 of file CFCell.h.

Definition at line 112 of file CFCell.h.

MuellerElementType muellerElement_p;.

Definition at line 114 of file CFCell.h.

Definition at line 115 of file CFCell.h.

Definition at line 110 of file CFCell.h.

Definition at line 107 of file CFCell.h.

Definition at line 108 of file CFCell.h.

Definition at line 112 of file CFCell.h.

Definition at line 111 of file CFCell.h.

Definition at line 111 of file CFCell.h.


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