| 
    casacore
    
   | 
 
An ArrayKey is a unique combination of observation ID and array ID Negative values are allowed to indicate all values of the particular ID are desired. More...
#include <MSKeys.h>
Public Attributes | |
| Int | obsID | 
| Int | arrayID | 
An ArrayKey is a unique combination of observation ID and array ID Negative values are allowed to indicate all values of the particular ID are desired.
| Int casacore::ArrayKey::arrayID | 
Definition at line 89 of file MSKeys.h.
Referenced by casacore::operator==().
| Int casacore::ArrayKey::obsID | 
Definition at line 88 of file MSKeys.h.
Referenced by casacore::operator==().