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 91 of file MSKeys.h.
Referenced by casacore::operator==().
Int casacore::ArrayKey::obsID |
Definition at line 90 of file MSKeys.h.
Referenced by casacore::operator==().