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

A sub scan is a unique combination of observation ID, array ID, scan number, and field ID. More...

#include <MSKeys.h>

Public Attributes

Int obsID
 
Int arrayID
 
Int scan
 
Int fieldID
 

Detailed Description

A sub scan is a unique combination of observation ID, array ID, scan number, and field ID.

Negative values are allowed to indicate all values of the particular ID are desired.

Definition at line 42 of file MSKeys.h.

Member Data Documentation

Int casacore::SubScanKey::arrayID

Definition at line 44 of file MSKeys.h.

Referenced by casacore::scanKey().

Int casacore::SubScanKey::fieldID

Definition at line 46 of file MSKeys.h.

Int casacore::SubScanKey::obsID

Definition at line 43 of file MSKeys.h.

Referenced by casacore::scanKey().

Int casacore::SubScanKey::scan

Definition at line 45 of file MSKeys.h.

Referenced by casacore::scanKey().


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