28 #ifndef MEASURES_QUALITY_H
29 #define MEASURES_QUALITY_H
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. ...
static Vector< String > allNames(Bool includeUndefined=False)
Get all recognized quality names in no guaranteed order.
static String name(QualityTypes qualityType)
Convert QualityTypes to String, Quality::Undefined returns "??".
bool Bool
Define the standard types used by Casacore.
Quality parameter definitions.
The number of QualityTypes.
String: the storage and methods of handling collections of characters.