casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions | Variables
RFFlagCube.h File Reference
#include <flagging/Flagging/RFCubeLattice.h>
#include <flagging/Flagging/RFChunkStats.h>
#include <casa/Arrays/ArrayLogical.h>
#include <casa/Arrays/LogiMatrix.h>
#include <casa/Arrays/LogiVector.h>
#include <casa/Logging/LogIO.h>
#include <stdexcept>
#include <flagging/Flagging/RFFlagCube.tcc>

Go to the source code of this file.

Classes

class  casa::RFFlagCube
 RFFlagCube: a cube of flags. More...
 

Namespaces

 casa
 -*- mode: c++ -*-
 

Typedefs

typedef RFCubeLatticeIterator
< RFlagWord > 
casa::FlagCubeIterator
 

Functions

template<class T >
casacore::Array< T > casa::operator& (const casacore::Array< T > &, const T &)
 casacore::Function for working with bitmasks. More...
 
template<class T >
casacore::LogicalArray casa::maskBits (const casacore::Array< T > &, const T &)
 returns a casacore::LogicalArray corresponding to (ARR&MASK)!=0 More...
 

Variables

const RFlagWord casa::RowFlagged
 special row flag masks. More...
 
const RFlagWord casa::RowAbsent