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

ObitTableGBTDCRDATA Struct Reference

ObitTableGBTDCRDATA Class structure. More...

#include <ObitTableGBTDCRDATA.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 scan
 Scan numbe.
oint utdate
 MJD of start tim.
gdouble utcstart
 Start tim.
gchar backend [MAXKEYCHARTABLEDATA]
 Which backen.
gchar ctype1 [MAXKEYCHARTABLEDATA]
 First data axis is Stat.
gchar ctype2 [MAXKEYCHARTABLEDATA]
 Second data axis is Receive.
glong ifflagOff
 Column offset for in table record.
glong ifflagCol
 Physical column number for in table record.
glong subscanOff
 Column offset for in table record.
glong subscanCol
 Physical column number for in table record.
glong timetagOff
 Column offset for in table record.
glong timetagCol
 Physical column number for in table record.
glong dataOff
 Column offset for in table record.
glong dataCol
 Physical column number for in table record.


Detailed Description

ObitTableGBTDCRDATA Class structure.


Member Data Documentation

gchar ObitTableGBTDCRDATA::backend[MAXKEYCHARTABLEDATA]
 

Which backen.

gfloat* ObitTableGBTDCRDATA::buffer
 

Table buffer.

glong ObitTableGBTDCRDATA::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTDCRDATA::ClassInfo
 

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

gchar ObitTableGBTDCRDATA::ctype1[MAXKEYCHARTABLEDATA]
 

First data axis is Stat.

gchar ObitTableGBTDCRDATA::ctype2[MAXKEYCHARTABLEDATA]
 

Second data axis is Receive.

glong ObitTableGBTDCRDATA::dataCol
 

Physical column number for in table record.

glong ObitTableGBTDCRDATA::dataOff
 

Column offset for in table record.

glong ObitTableGBTDCRDATA::ifflagCol
 

Physical column number for in table record.

glong ObitTableGBTDCRDATA::ifflagOff
 

Column offset for in table record.

ObitInfoList* ObitTableGBTDCRDATA::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTDCRDATA::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTDCRDATA::myHost
 

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

ObitIO* ObitTableGBTDCRDATA::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTDCRDATA::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTDCRDATA::myStatus
 

I/O status.

gchar* ObitTableGBTDCRDATA::name
 

Name of object [Optional].

gint32 ObitTableGBTDCRDATA::ObitId
 

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

gint ObitTableGBTDCRDATA::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableGBTDCRDATA::scan
 

Scan numbe.

glong ObitTableGBTDCRDATA::subscanCol
 

Physical column number for in table record.

glong ObitTableGBTDCRDATA::subscanOff
 

Column offset for in table record.

gchar* ObitTableGBTDCRDATA::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTDCRDATA::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTDCRDATA::thread
 

Threading info member object.

glong ObitTableGBTDCRDATA::timetagCol
 

Physical column number for in table record.

glong ObitTableGBTDCRDATA::timetagOff
 

Column offset for in table record.

gdouble ObitTableGBTDCRDATA::utcstart
 

Start tim.

oint ObitTableGBTDCRDATA::utdate
 

MJD of start tim.


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