casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Defines | Typedefs | Variables
FlagDataHandler.h File Reference

Go to the source code of this file.

Classes

class  casa::CubeView< T >
 We need to have the CubeView definition here because its type is used by FlagDataHandler class. More...
class  casa::VectorView< T >
class  casa::VisMapper
class  casa::FlagMapper
class  casa::FlagDataHandler
 A top level class defining the data handling interface for the flagging module. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines

Defines

#define STARTCLOCK
 Measurement Set selection.
#define STOPCLOCK

Typedefs

typedef std::map< std::pair
< Int, Int >, std::vector
< uInt > >::iterator 
casa::antennaPairMapIterator
 Type definitions.
typedef std::map< Double,
std::vector< uInt >
>::iterator 
casa::subIntegrationMapIterator
typedef std::map< uShort,
uShort >::iterator 
casa::polartizationMapIterator
typedef std::map< std::pair
< Int, Int >, std::vector
< uInt > > 
casa::antennaPairMap
typedef std::map< Double,
std::vector< uInt > > 
casa::subIntegrationMap
typedef std::map< uShort, uShort > casa::polarizationMap
typedef std::map< uInt, Stringcasa::polarizationIndexMap
typedef std::vector< vector
< Double > > 
casa::antennaPointingMap
typedef std::map< Int, vector
< Double > > 
casa::scanStartStopMap
typedef std::map< Int, Double > casa::lambdaMap

Variables

const Complex casa::ImaginaryUnit

Define Documentation

#define STARTCLOCK

Measurement Set selection.

VI/VB infrastructure .casarc interface Records interface System utilities (for profiling macros) Data mapping

Definition at line 53 of file FlagDataHandler.h.

#define STOPCLOCK

Definition at line 54 of file FlagDataHandler.h.