casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::ArrayKey Struct Reference

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
 

Detailed Description

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.

Definition at line 89 of file MSKeys.h.

Member Data Documentation

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==().


The documentation for this struct was generated from the following file: