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

ObitTableGBTCCBPORT Struct Reference

ObitTableGBTCCBPORT Class structure. More...

#include <ObitTableGBTCCBPORT.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 bankOff
 Column offset for Always has value of ``A'' but included for compliance with GBT standards.
glong bankCol
 Physical column number for Always has value of ``A'' but included for compliance with GBT standards.
glong portOff
 Column offset for Identifier for a physical input to the CCB in table record.
glong portCol
 Physical column number for Identifier for a physical input to the CCB in table record.
glong slaveOff
 Column offset for Which daughter card a given input port is associated with.
glong slaveCol
 Physical column number for Which daughter card a given input port is associated with.


Detailed Description

ObitTableGBTCCBPORT Class structure.


Member Data Documentation

glong ObitTableGBTCCBPORT::bankCol
 

Physical column number for Always has value of ``A'' but included for compliance with GBT standards.

in table record

glong ObitTableGBTCCBPORT::bankOff
 

Column offset for Always has value of ``A'' but included for compliance with GBT standards.

in table record

gfloat* ObitTableGBTCCBPORT::buffer
 

Table buffer.

glong ObitTableGBTCCBPORT::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTCCBPORT::ClassInfo
 

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

ObitInfoList* ObitTableGBTCCBPORT::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTCCBPORT::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTCCBPORT::myHost
 

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

ObitIO* ObitTableGBTCCBPORT::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTCCBPORT::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTCCBPORT::myStatus
 

I/O status.

gchar* ObitTableGBTCCBPORT::name
 

Name of object [Optional].

gint32 ObitTableGBTCCBPORT::ObitId
 

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

glong ObitTableGBTCCBPORT::portCol
 

Physical column number for Identifier for a physical input to the CCB in table record.

glong ObitTableGBTCCBPORT::portOff
 

Column offset for Identifier for a physical input to the CCB in table record.

gint ObitTableGBTCCBPORT::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableGBTCCBPORT::slaveCol
 

Physical column number for Which daughter card a given input port is associated with.

in table record

glong ObitTableGBTCCBPORT::slaveOff
 

Column offset for Which daughter card a given input port is associated with.

in table record

gchar* ObitTableGBTCCBPORT::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTCCBPORT::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTCCBPORT::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