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

ObitTableNX Struct Reference

ObitTableNX Class structure. More...

#include <ObitTableNX.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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 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).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
glong TimeOff
 Column offset for The center time of the sscan.
glong TimeCol
 Physical column number for The center time of the sscan.
glong TimeIOff
 Column offset for Duration of scan in table record.
glong TimeICol
 Physical column number for Duration of scan in table record.
glong SourIDOff
 Column offset for Source ID as defined in then SOURCE table in table record.
glong SourIDCol
 Physical column number for Source ID as defined in then SOURCE table in table record.
glong SubAOff
 Column offset for Subarray number in table record.
glong SubACol
 Physical column number for Subarray number in table record.
glong StartVisOff
 Column offset for First visibility number (1-rel) in scan in table record.
glong StartVisCol
 Physical column number for First visibility number (1-rel) in scan in table record.
glong EndVisOff
 Column offset for Last visibility number (1-rel) in scan in table record.
glong EndVisCol
 Physical column number for Last visibility number (1-rel) in scan in table record.
glong FreqIDOff
 Column offset for Frequency id of scan in table record.
glong FreqIDCol
 Physical column number for Frequency id of scan in table record.


Detailed Description

ObitTableNX Class structure.


Member Data Documentation

gfloat* ObitTableNX::buffer
 

Table buffer.

glong ObitTableNX::bufferSize
 

Table buffer size in floats.

gpointer ObitTableNX::ClassInfo
 

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

glong ObitTableNX::EndVisCol
 

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

glong ObitTableNX::EndVisOff
 

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

glong ObitTableNX::FreqIDCol
 

Physical column number for Frequency id of scan in table record.

glong ObitTableNX::FreqIDOff
 

Column offset for Frequency id of scan in table record.

ObitInfoList* ObitTableNX::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableNX::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableNX::myHost
 

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

ObitIO* ObitTableNX::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableNX::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableNX::myStatus
 

I/O status.

gchar* ObitTableNX::name
 

Name of object [Optional].

gint32 ObitTableNX::ObitId
 

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

gint ObitTableNX::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableNX::SourIDCol
 

Physical column number for Source ID as defined in then SOURCE table in table record.

glong ObitTableNX::SourIDOff
 

Column offset for Source ID as defined in then SOURCE table in table record.

glong ObitTableNX::StartVisCol
 

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

glong ObitTableNX::StartVisOff
 

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

glong ObitTableNX::SubACol
 

Physical column number for Subarray number in table record.

glong ObitTableNX::SubAOff
 

Column offset for Subarray number in table record.

gchar* ObitTableNX::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableNX::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableNX::thread
 

Threading info member object.

glong ObitTableNX::TimeCol
 

Physical column number for The center time of the sscan.

in table record

glong ObitTableNX::TimeICol
 

Physical column number for Duration of scan in table record.

glong ObitTableNX::TimeIOff
 

Column offset for Duration of scan in table record.

glong ObitTableNX::TimeOff
 

Column offset for The center time of the sscan.

in table record


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:15 2007 for Obit by  doxygen 1.3.9.1