|
casacore
|
#include <MSMetaData.h>
Public Attributes | |
| std::set< Int > | antennas |
| Double | beginTime |
| std::set< uInt > | ddIDs |
| Double | endTime |
| map< uInt, Quantity > | meanInterval |
| the key is the spwID, the value is the meanInterval for the subscan and that spwID More... | |
| Quantity | meanExposureTime |
| uInt | nrows |
| std::set< uInt > | spws |
| std::set< Int > | stateIDs |
| std::map< Double, TimeStampProperties > | timeProps |
Definition at line 76 of file MSMetaData.h.
| std::set<Int> casacore::MSMetaData::SubScanProperties::antennas |
Definition at line 77 of file MSMetaData.h.
| Double casacore::MSMetaData::SubScanProperties::beginTime |
Definition at line 78 of file MSMetaData.h.
| std::set<uInt> casacore::MSMetaData::SubScanProperties::ddIDs |
Definition at line 79 of file MSMetaData.h.
| Double casacore::MSMetaData::SubScanProperties::endTime |
Definition at line 80 of file MSMetaData.h.
| Quantity casacore::MSMetaData::SubScanProperties::meanExposureTime |
Definition at line 84 of file MSMetaData.h.
the key is the spwID, the value is the meanInterval for the subscan and that spwID
Definition at line 83 of file MSMetaData.h.
| uInt casacore::MSMetaData::SubScanProperties::nrows |
Definition at line 85 of file MSMetaData.h.
| std::set<uInt> casacore::MSMetaData::SubScanProperties::spws |
Definition at line 86 of file MSMetaData.h.
| std::set<Int> casacore::MSMetaData::SubScanProperties::stateIDs |
Definition at line 87 of file MSMetaData.h.
| std::map<Double, TimeStampProperties> casacore::MSMetaData::SubScanProperties::timeProps |
Definition at line 88 of file MSMetaData.h.
1.8.11