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

ObitTableGBTCCBDATA Struct Reference

ObitTableGBTCCBDATA Class structure. More...

#include <ObitTableGBTCCBDATA.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 dmjdOff
 Column offset for MJD of the integration start.
glong dmjdCol
 Physical column number for MJD of the integration start.
glong usableOff
 Column offset for in table record.
glong usableCol
 Physical column number for in table record.
glong calaOff
 Column offset for Is Cal A ``on''? in table record.
glong calaCol
 Physical column number for Is Cal A ``on''? in table record.
glong calbOff
 Column offset for Is Cal B ``on''? in table record.
glong calbCol
 Physical column number for Is Cal B ``on''? in table record.
glong slaveokOff
 Column offset for Is each daughter card in an OK state? in table record.
glong slaveokCol
 Physical column number for Is each daughter card in an OK state? in table record.
glong ovrflowOff
 Column offset for DATA overflowed? - same order as DATA in table record.
glong ovrflowCol
 Physical column number for DATA overflowed? - same order as DATA in table record.
glong dataOff
 Column offset for unsigned (PORT,CCBSTATE) in table record.
glong dataCol
 Physical column number for unsigned (PORT,CCBSTATE) in table record.


Detailed Description

ObitTableGBTCCBDATA Class structure.


Member Data Documentation

gfloat* ObitTableGBTCCBDATA::buffer
 

Table buffer.

glong ObitTableGBTCCBDATA::bufferSize
 

Table buffer size in floats.

glong ObitTableGBTCCBDATA::calaCol
 

Physical column number for Is Cal A ``on''? in table record.

glong ObitTableGBTCCBDATA::calaOff
 

Column offset for Is Cal A ``on''? in table record.

glong ObitTableGBTCCBDATA::calbCol
 

Physical column number for Is Cal B ``on''? in table record.

glong ObitTableGBTCCBDATA::calbOff
 

Column offset for Is Cal B ``on''? in table record.

gpointer ObitTableGBTCCBDATA::ClassInfo
 

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

glong ObitTableGBTCCBDATA::dataCol
 

Physical column number for unsigned (PORT,CCBSTATE) in table record.

glong ObitTableGBTCCBDATA::dataOff
 

Column offset for unsigned (PORT,CCBSTATE) in table record.

glong ObitTableGBTCCBDATA::dmjdCol
 

Physical column number for MJD of the integration start.

in table record

glong ObitTableGBTCCBDATA::dmjdOff
 

Column offset for MJD of the integration start.

in table record

ObitInfoList* ObitTableGBTCCBDATA::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTCCBDATA::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTCCBDATA::myHost
 

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

ObitIO* ObitTableGBTCCBDATA::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTCCBDATA::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTCCBDATA::myStatus
 

I/O status.

gchar* ObitTableGBTCCBDATA::name
 

Name of object [Optional].

gint32 ObitTableGBTCCBDATA::ObitId
 

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

glong ObitTableGBTCCBDATA::ovrflowCol
 

Physical column number for DATA overflowed? - same order as DATA in table record.

glong ObitTableGBTCCBDATA::ovrflowOff
 

Column offset for DATA overflowed? - same order as DATA in table record.

gint ObitTableGBTCCBDATA::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableGBTCCBDATA::slaveokCol
 

Physical column number for Is each daughter card in an OK state? in table record.

glong ObitTableGBTCCBDATA::slaveokOff
 

Column offset for Is each daughter card in an OK state? in table record.

gchar* ObitTableGBTCCBDATA::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTCCBDATA::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTCCBDATA::thread
 

Threading info member object.

glong ObitTableGBTCCBDATA::usableCol
 

Physical column number for in table record.

glong ObitTableGBTCCBDATA::usableOff
 

Column offset for 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