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

ObitTableOTFIndex Struct Reference

ObitTableOTFIndex Class structure. More...

#include <ObitTableOTFIndex.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 ScanIDOff
 Column offset for Scan ID number in table record.
glong ScanIDCol
 Physical column number for Scan ID number in table record.
glong TimeOff
 Column offset for The center time of the scan.
glong TimeCol
 Physical column number for The center time of the scan.
glong TimeIOff
 Column offset for Duration of scan in table record.
glong TimeICol
 Physical column number for Duration of scan in table record.
glong TargetIDOff
 Column offset for Target ID as defined in the OTFTarget table in table record.
glong TargetIDCol
 Physical column number for Target ID as defined in the OTFTarget table in table record.
glong StartRecOff
 Column offset for First record number (1-rel) in scan in table record.
glong StartRecCol
 Physical column number for First record number (1-rel) in scan in table record.
glong EndRecOff
 Column offset for Last record number (1-rel) in scan in table record.
glong EndRecCol
 Physical column number for Last record number (1-rel) in scan in table record.


Detailed Description

ObitTableOTFIndex Class structure.


Member Data Documentation

gfloat* ObitTableOTFIndex::buffer
 

Table buffer.

glong ObitTableOTFIndex::bufferSize
 

Table buffer size in floats.

gpointer ObitTableOTFIndex::ClassInfo
 

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

glong ObitTableOTFIndex::EndRecCol
 

Physical column number for Last record number (1-rel) in scan in table record.

glong ObitTableOTFIndex::EndRecOff
 

Column offset for Last record number (1-rel) in scan in table record.

ObitInfoList* ObitTableOTFIndex::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableOTFIndex::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableOTFIndex::myHost
 

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

ObitIO* ObitTableOTFIndex::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableOTFIndex::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableOTFIndex::myStatus
 

I/O status.

gchar* ObitTableOTFIndex::name
 

Name of object [Optional].

gint32 ObitTableOTFIndex::ObitId
 

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

gint ObitTableOTFIndex::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableOTFIndex::ScanIDCol
 

Physical column number for Scan ID number in table record.

glong ObitTableOTFIndex::ScanIDOff
 

Column offset for Scan ID number in table record.

glong ObitTableOTFIndex::StartRecCol
 

Physical column number for First record number (1-rel) in scan in table record.

glong ObitTableOTFIndex::StartRecOff
 

Column offset for First record number (1-rel) in scan in table record.

gchar* ObitTableOTFIndex::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableOTFIndex::tabVer
 

Table version number(1-rel).

glong ObitTableOTFIndex::TargetIDCol
 

Physical column number for Target ID as defined in the OTFTarget table in table record.

glong ObitTableOTFIndex::TargetIDOff
 

Column offset for Target ID as defined in the OTFTarget table in table record.

ObitThread* ObitTableOTFIndex::thread
 

Threading info member object.

glong ObitTableOTFIndex::TimeCol
 

Physical column number for The center time of the scan.

in table record

glong ObitTableOTFIndex::TimeICol
 

Physical column number for Duration of scan in table record.

glong ObitTableOTFIndex::TimeIOff
 

Column offset for Duration of scan in table record.

glong ObitTableOTFIndex::TimeOff
 

Column offset for The center time of the scan.

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