Main Page | Class List | Directories | File List | Class Members | File Members

ObitTableOTFFlag Struct Reference

ObitTableOTFFlag Class structure. More...

#include <ObitTableOTFFlag.h>

List of all members.

Public Attributes

gint32 ObitId
 Recognition bit pattern to identify the start of an Obit object.
gpointer ClassInfo
 ClassInfo pointer for class with name, base and function pointers.
gint ReferenceCount
 Reference count for object (numbers of pointers attaching).
gchar * name
 Name of object [Optional].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIO * myIO
 I/O interface to access disk resident data.
ObitTableDesc * myDesc
 Obit Table data Descriptor.
ObitTableSel * mySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
Obit * myHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
glong TargetIDOff
 Column offset for Target ID as defined in the OTFTarget table in table record.
glong TargetIDCol
 Physical column number for Target ID as defined in the OTFTarget table in table record.
glong FeedOff
 Column offset for Feed number to flag, 0=$>$all in table record.
glong FeedCol
 Physical column number for Feed number to flag, 0=$>$all in table record.
glong TimeRangeOff
 Column offset for Start and end time of data to be flagged in table record.
glong TimeRangeCol
 Physical column number for Start and end time of data to be flagged in table record.
glong chansOff
 Column offset for First and last frequency channel numbers to flag in table record.
glong chansCol
 Physical column number for First and last frequency channel numbers to flag in table record.
glong pFlagsOff
 Column offset for Polarization flags, same order as in data, T=$>$flagged in table record.
glong pFlagsCol
 Physical column number for Polarization flags, same order as in data, T=$>$flagged in table record.
glong reasonOff
 Column offset for Reason for flagging in table record.
glong reasonCol
 Physical column number for Reason for flagging in table record.


Detailed Description

ObitTableOTFFlag Class structure.


Member Data Documentation

gfloat* ObitTableOTFFlag::buffer
 

Table buffer.

glong ObitTableOTFFlag::bufferSize
 

Table buffer size in floats.

glong ObitTableOTFFlag::chansCol
 

Physical column number for First and last frequency channel numbers to flag in table record.

glong ObitTableOTFFlag::chansOff
 

Column offset for First and last frequency channel numbers to flag in table record.

gpointer ObitTableOTFFlag::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

glong ObitTableOTFFlag::FeedCol
 

Physical column number for Feed number to flag, 0=$>$all in table record.

glong ObitTableOTFFlag::FeedOff
 

Column offset for Feed number to flag, 0=$>$all in table record.

ObitInfoList* ObitTableOTFFlag::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOTFFlag::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOTFFlag::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTableOTFFlag::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOTFFlag::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOTFFlag::myStatus
 

I/O status.

gchar* ObitTableOTFFlag::name
 

Name of object [Optional].

gint32 ObitTableOTFFlag::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

glong ObitTableOTFFlag::pFlagsCol
 

Physical column number for Polarization flags, same order as in data, T=$>$flagged in table record.

glong ObitTableOTFFlag::pFlagsOff
 

Column offset for Polarization flags, same order as in data, T=$>$flagged in table record.

glong ObitTableOTFFlag::reasonCol
 

Physical column number for Reason for flagging in table record.

glong ObitTableOTFFlag::reasonOff
 

Column offset for Reason for flagging in table record.

gint ObitTableOTFFlag::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableOTFFlag::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOTFFlag::tabVer
 

Table version number(1-rel).

glong ObitTableOTFFlag::TargetIDCol
 

Physical column number for Target ID as defined in the OTFTarget table in table record.

glong ObitTableOTFFlag::TargetIDOff
 

Column offset for Target ID as defined in the OTFTarget table in table record.

ObitThread* ObitTableOTFFlag::thread
 

Threading info member object.

glong ObitTableOTFFlag::TimeRangeCol
 

Physical column number for Start and end time of data to be flagged in table record.

glong ObitTableOTFFlag::TimeRangeOff
 

Column offset for Start and end time of data to be flagged in table record.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1