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

ObitTableGBTPARDATA Struct Reference

ObitTableGBTPARDATA Class structure. More...

#include <ObitTableGBTPARDATA.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.
gboolean cfgvalid
 If true, configuration has not changed during scan.
glong TimeStampOff
 Column offset for Unix time in seconds.
glong TimeStampCol
 Physical column number for Unix time in seconds.
glong daccountsOff
 Column offset for daccounts in table record.
glong daccountsCol
 Physical column number for daccounts in table record.
glong saecountsOff
 Column offset for saecounts in table record.
glong saecountsCol
 Physical column number for saecounts in table record.
glong DigInputOff
 Column offset for DigInput in table record.
glong DigInputCol
 Physical column number for DigInput in table record.


Detailed Description

ObitTableGBTPARDATA Class structure.


Member Data Documentation

gfloat* ObitTableGBTPARDATA::buffer
 

Table buffer.

glong ObitTableGBTPARDATA::bufferSize
 

Table buffer size in floats.

gboolean ObitTableGBTPARDATA::cfgvalid
 

If true, configuration has not changed during scan.

gpointer ObitTableGBTPARDATA::ClassInfo
 

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

glong ObitTableGBTPARDATA::daccountsCol
 

Physical column number for daccounts in table record.

glong ObitTableGBTPARDATA::daccountsOff
 

Column offset for daccounts in table record.

glong ObitTableGBTPARDATA::DigInputCol
 

Physical column number for DigInput in table record.

glong ObitTableGBTPARDATA::DigInputOff
 

Column offset for DigInput in table record.

ObitInfoList* ObitTableGBTPARDATA::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTPARDATA::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTPARDATA::myHost
 

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

ObitIO* ObitTableGBTPARDATA::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTPARDATA::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTPARDATA::myStatus
 

I/O status.

gchar* ObitTableGBTPARDATA::name
 

Name of object [Optional].

gint32 ObitTableGBTPARDATA::ObitId
 

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

gint ObitTableGBTPARDATA::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableGBTPARDATA::saecountsCol
 

Physical column number for saecounts in table record.

glong ObitTableGBTPARDATA::saecountsOff
 

Column offset for saecounts in table record.

gchar* ObitTableGBTPARDATA::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTPARDATA::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTPARDATA::thread
 

Threading info member object.

glong ObitTableGBTPARDATA::TimeStampCol
 

Physical column number for Unix time in seconds.

in table record

glong ObitTableGBTPARDATA::TimeStampOff
 

Column offset for Unix time in seconds.

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