|
casacore
|
A scan is a unique combination of observation ID, array ID, and scan number Negative values are allowed to indicate all values of the particular ID are desired. More...
#include <MSKeys.h>
Public Attributes | |
| Int | obsID |
| Int | arrayID |
| Int | scan |
A scan is a unique combination of observation ID, array ID, and scan number Negative values are allowed to indicate all values of the particular ID are desired.
| Int casacore::ScanKey::arrayID |
Definition at line 59 of file MSKeys.h.
Referenced by casacore::scanKey().
| Int casacore::ScanKey::obsID |
Definition at line 58 of file MSKeys.h.
Referenced by casacore::scanKey().
| Int casacore::ScanKey::scan |
Definition at line 60 of file MSKeys.h.
Referenced by casacore::scanKey().