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

ObitTableGBTCCBSTATE Struct Reference

ObitTableGBTCCBSTATE Class structure. More...

#include <ObitTableGBTCCBSTATE.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.
oint nphases
 Scan numbe.
glong phiaOff
 Column offset for Value of phase switch A in table record.
glong phiaCol
 Physical column number for Value of phase switch A in table record.
glong phibOff
 Column offset for Value of phase switch B in table record.
glong phibCol
 Physical column number for Value of phase switch B in table record.


Detailed Description

ObitTableGBTCCBSTATE Class structure.


Member Data Documentation

gfloat* ObitTableGBTCCBSTATE::buffer
 

Table buffer.

glong ObitTableGBTCCBSTATE::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTCCBSTATE::ClassInfo
 

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

ObitInfoList* ObitTableGBTCCBSTATE::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTCCBSTATE::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTCCBSTATE::myHost
 

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

ObitIO* ObitTableGBTCCBSTATE::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTCCBSTATE::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTCCBSTATE::myStatus
 

I/O status.

gchar* ObitTableGBTCCBSTATE::name
 

Name of object [Optional].

oint ObitTableGBTCCBSTATE::nphases
 

Scan numbe.

gint32 ObitTableGBTCCBSTATE::ObitId
 

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

glong ObitTableGBTCCBSTATE::phiaCol
 

Physical column number for Value of phase switch A in table record.

glong ObitTableGBTCCBSTATE::phiaOff
 

Column offset for Value of phase switch A in table record.

glong ObitTableGBTCCBSTATE::phibCol
 

Physical column number for Value of phase switch B in table record.

glong ObitTableGBTCCBSTATE::phibOff
 

Column offset for Value of phase switch B in table record.

gint ObitTableGBTCCBSTATE::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableGBTCCBSTATE::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTCCBSTATE::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTCCBSTATE::thread
 

Threading info member object.


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