casa
5.7.0-16
|
#include <stdint.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. | |
Typedefs | |
typedef int64_t | asdmbinaries::ACTUALDURATIONSTYPE |
Type of actual durations. More... | |
typedef int64_t | asdmbinaries::ACTUALTIMESTYPE |
Type of actual times. More... | |
typedef float | asdmbinaries::AUTODATATYPE |
Type of auto data. More... | |
typedef int32_t | asdmbinaries::INTCROSSDATATYPE |
Type of cross data when those are encoded as 32bits unsigned integers. More... | |
typedef int16_t | asdmbinaries::SHORTCROSSDATATYPE |
Type of cross data when those are encoded as 16bits unsigned integers. More... | |
typedef float | asdmbinaries::FLOATCROSSDATATYPE |
Type of cross data when those are encoded as 32bits float. More... | |
typedef uint32_t | asdmbinaries::FLAGSTYPE |
Type of flags. More... | |
typedef float | asdmbinaries::ZEROLAGSTYPE |
Type of zero lags. More... | |