casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Enumerations
casa::CFDefs Namespace Reference

Typedefs

typedef casacore::Array
< casacore::Complex > 
CFType
 
typedef casacore::Array
< casacore::Double
CFTypeReal
 
typedef casacore::RigidVector
< casacore::Int, 2 > 
MuellerElementType
 
typedef casacore::Matrix
< casacore::Int
MuellerMatrixType
 
typedef casacore::Vector
< casacore::Vector
< casacore::Int > > 
PolMapType
 

Enumerations

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

Typedef Documentation

typedef casacore::Array<casacore::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.

Enumerator
USERDIR 
WORKDIR 

Definition at line 45 of file CFDefs.h.