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

ObitTableGBTPARCRYO Struct Reference

ObitTableGBTPARCRYO Class structure. More...

#include <ObitTableGBTPARCRYO.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 timestampOff
 Column offset for Time (mjd) at which value is relevant in table record.
glong timestampCol
 Physical column number for Time (mjd) at which value is relevant in table record.
glong valueOff
 Column offset for Monitor value in table record.
glong valueCol
 Physical column number for Monitor value in table record.
glong descOff
 Column offset for Name of monitor point in table record.
glong descCol
 Physical column number for Name of monitor point in table record.


Detailed Description

ObitTableGBTPARCRYO Class structure.


Member Data Documentation

gfloat* ObitTableGBTPARCRYO::buffer
 

Table buffer.

glong ObitTableGBTPARCRYO::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTPARCRYO::ClassInfo
 

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

glong ObitTableGBTPARCRYO::descCol
 

Physical column number for Name of monitor point in table record.

glong ObitTableGBTPARCRYO::descOff
 

Column offset for Name of monitor point in table record.

ObitInfoList* ObitTableGBTPARCRYO::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTPARCRYO::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTPARCRYO::myHost
 

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

ObitIO* ObitTableGBTPARCRYO::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTPARCRYO::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTPARCRYO::myStatus
 

I/O status.

gchar* ObitTableGBTPARCRYO::name
 

Name of object [Optional].

gint32 ObitTableGBTPARCRYO::ObitId
 

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

gint ObitTableGBTPARCRYO::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableGBTPARCRYO::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTPARCRYO::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTPARCRYO::thread
 

Threading info member object.

glong ObitTableGBTPARCRYO::timestampCol
 

Physical column number for Time (mjd) at which value is relevant in table record.

glong ObitTableGBTPARCRYO::timestampOff
 

Column offset for Time (mjd) at which value is relevant in table record.

glong ObitTableGBTPARCRYO::valueCol
 

Physical column number for Monitor value in table record.

glong ObitTableGBTPARCRYO::valueOff
 

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