casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
VLAObsModeFilter.h File Reference
#include <casa/aips.h>
#include <nrao/VLA/VLAFilter.h>
#include <casa/Arrays/Vector.h>
#include <unordered_map>
#include <string>
#include <casa/namespace.h>

Go to the source code of this file.

Classes

class  VLAObsModeFilter
 

Typedefs

typedef std::pair< std::string,
bool > 
modeDescWarn
 used in error reporting: mode description string and a boolean indicating whether the warning has been done More...
 

Typedef Documentation

typedef std::pair<std::string,bool> modeDescWarn

used in error reporting: mode description string and a boolean indicating whether the warning has been done

Definition at line 40 of file VLAObsModeFilter.h.