#include <MSMetaData.h>
Public Attributes | |
uInt | acRows |
number of auto-correlation rows | |
uInt | xcRows |
number of cross-correlation rows. | |
std::set< Int > | antennas |
Double | beginTime |
std::set< uInt > | ddIDs |
Double | endTime |
std::map< uInt, Quantity > | meanInterval |
the key is the spwID, the value is the meanInterval for the subscan and that spwID | |
FirstExposureTimeMap | firstExposureTime |
The Int represents the data description ID, The Double represents the time of the first time stamp, The Quantity represents the exposure time for the corresponding data description ID and time stamp. | |
Quantity | meanExposureTime |
std::set< uInt > | spws |
std::map< uInt, uInt > | spwNRows |
number of rows for each spectral window | |
std::set< Int > | stateIDs |
std::map< Double, TimeStampProperties > | timeProps |
Definition at line 79 of file MSMetaData.h.
number of auto-correlation rows
Definition at line 81 of file MSMetaData.h.
Definition at line 84 of file MSMetaData.h.
Definition at line 85 of file MSMetaData.h.
Definition at line 86 of file MSMetaData.h.
Definition at line 87 of file MSMetaData.h.
The Int represents the data description ID, The Double represents the time of the first time stamp, The Quantity represents the exposure time for the corresponding data description ID and time stamp.
Definition at line 95 of file MSMetaData.h.
Definition at line 96 of file MSMetaData.h.
the key is the spwID, the value is the meanInterval for the subscan and that spwID
Definition at line 90 of file MSMetaData.h.
number of rows for each spectral window
Definition at line 99 of file MSMetaData.h.
Definition at line 97 of file MSMetaData.h.
Definition at line 100 of file MSMetaData.h.
Definition at line 101 of file MSMetaData.h.
number of cross-correlation rows.
Definition at line 83 of file MSMetaData.h.