casa
5.7.0-16
|
#include <string>
#include <set>
#include <vector>
#include <map>
#include <sstream>
#include "almaEnumerations_IFC.h"
#include <alma/ASDMBinaries/SDMDataObjectPartTypes.h>
#include <alma/Enumerations/CAtmPhaseCorrection.h>
#include <alma/Enumerations/CAxisName.h>
#include <alma/Enumerations/CBasebandName.h>
#include <alma/Enumerations/CCorrelationMode.h>
#include <alma/Enumerations/CPrimitiveDataType.h>
#include <alma/Enumerations/CSpectralResolutionType.h>
#include <alma/Enumerations/CProcessorType.h>
#include <alma/Enumerations/CCorrelatorType.h>
#include <alma/Enumerations/CStokesParameter.h>
#include <alma/Enumerations/CNetSideband.h>
#include <boost/regex.hpp>
#include <endian.h>
Go to the source code of this file.
Namespaces | |
asdmbinaries | |
The asdmbinaries namespace contains all the classes dedicated to the processing of ALMA binary data. | |
Macros | |
#define | QUOTE |
#define | TOSTRING |
#define | TOXML |
#define | OXML |
#define | CXML |
Typedefs | |
typedef Optional < SpectralResolutionTypeMod::SpectralResolutionType, CSpectralResolutionType > | asdmbinaries::OptionalSpectralResolutionType |
A typedef definition for an optional spectral resolution type. More... | |
Variables | |
const int | asdmbinaries::SCHEMAVERSION |
The XML schema version of the XML instances that those classes claim to be compatible with. More... | |
#define CXML |
Definition at line 1643 of file SDMDataObject.h.
#define OXML |
Definition at line 1642 of file SDMDataObject.h.
#define QUOTE |
Definition at line 1639 of file SDMDataObject.h.
#define TOSTRING |
Definition at line 1640 of file SDMDataObject.h.
#define TOXML |
Definition at line 1641 of file SDMDataObject.h.