casa
5.7.0-16
|
Public Attributes | |
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. More... | |
std::map< uInt, Quantity > | meanInterval |
the key is the spwID, the value is the meanInterval for the subscan and that spwID More... | |
std::map< uInt, uInt > | spwNRows |
number of rows for each spectral window More... | |
std::pair< Double, Double > | timeRange |
time range (which takes into account helf of the corresponding interval, which is not accounted for in the SubScanProperties times More... | |
std::map< uInt, std::set < Double > > | times |
times for each spectral window More... | |
Definition at line 670 of file MSMetaData.h.
FirstExposureTimeMap casacore::MSMetaData::ScanProperties::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.
Definition at line 675 of file MSMetaData.h.
the key is the spwID, the value is the meanInterval for the subscan and that spwID
Definition at line 678 of file MSMetaData.h.
number of rows for each spectral window
Definition at line 680 of file MSMetaData.h.
time range (which takes into account helf of the corresponding interval, which is not accounted for in the SubScanProperties times
Definition at line 683 of file MSMetaData.h.
times for each spectral window
Definition at line 685 of file MSMetaData.h.