casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Typedefs | Enumerations
casa::CFDefs Namespace Reference

Typedefs

typedef Array< Complex > CFType
typedef Array< DoubleCFTypeReal
typedef RigidVector< Int, 2 > MuellerElementType
typedef Matrix< IntMuellerMatrixType
typedef Vector< Vector< Int > > PolMapType

Enumerations

enum  CACHETYPE {
  NOTCACHED,
  DISKCACHE,
  MEMCACHE
}
enum  CFARRAYSHAPE {
  NXPOS,
  NYPOS,
  NWPOS,
  NPOLPOS,
  NBASEPOS,
  CFNDIM
}

Typedef Documentation

typedef Array<Complex> casa::CFDefs::CFType

Definition at line 37 of file CFDefs.h.

Definition at line 38 of file CFDefs.h.

Definition at line 41 of file CFDefs.h.

Definition at line 42 of file CFDefs.h.

Definition at line 43 of file CFDefs.h.


Enumeration Type Documentation

Enumerator:
NOTCACHED 
DISKCACHE 
MEMCACHE 

Definition at line 39 of file CFDefs.h.

Enumerator:
NXPOS 
NYPOS 
NWPOS 
NPOLPOS 
NBASEPOS 
CFNDIM 

Definition at line 40 of file CFDefs.h.