casa
5.7.0-16
|
#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 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.