Go to the documentation of this file.
28 #ifndef MEASURES_QUALITY_H
29 #define MEASURES_QUALITY_H
31 #include <casacore/casa/aips.h>
32 #include <casacore/casa/BasicSL/String.h>
33 #include <casacore/casa/Arrays/Vector.h>
The number of QualityTypes.
static Vector< String > allNames(Bool includeUndefined=False)
Get all recognized quality names in no guaranteed order.
this file contains all the compiler specific defines
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.
static String name(QualityTypes qualityType)
Convert QualityTypes to String, Quality::Undefined returns "??".
A 1-D Specialization of the Array class.
static QualityTypes type(Int qualityNumber)
Convert Int to QualityTypes, returns Quality::Undefined if it is an invalid type.
Quality parameter definitions.