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

ObitTableFQ Struct Reference

ObitTableFQ Class structure. More...

#include <ObitTableFQ.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.
oint numIF
 The number of IFs, used to dimension table column entries.
glong fqidOff
 Column offset for Frequency ID number for row, this is a random parameter in the uv data in table record.
glong fqidCol
 Physical column number for Frequency ID number for row, this is a random parameter in the uv data in table record.
glong freqOffOff
 Column offset for Offset from reference frequency for each IF in table record.
glong freqOffCol
 Physical column number for Offset from reference frequency for each IF in table record.
glong chWidthOff
 Column offset for Bandwidth of an individual channel, now always written and read as a signed value in table record.
glong chWidthCol
 Physical column number for Bandwidth of an individual channel, now always written and read as a signed value in table record.
glong totBWOff
 Column offset for Total bandwidth of the IF, now written and read as an unsigned value in table record.
glong totBWCol
 Physical column number for Total bandwidth of the IF, now written and read as an unsigned value in table record.
glong sideBandOff
 Column offset for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.
glong sideBandCol
 Physical column number for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.


Detailed Description

ObitTableFQ Class structure.


Member Data Documentation

gfloat* ObitTableFQ::buffer
 

Table buffer.

glong ObitTableFQ::bufferSize
 

Table buffer size in floats.

glong ObitTableFQ::chWidthCol
 

Physical column number for Bandwidth of an individual channel, now always written and read as a signed value in table record.

glong ObitTableFQ::chWidthOff
 

Column offset for Bandwidth of an individual channel, now always written and read as a signed value in table record.

gpointer ObitTableFQ::ClassInfo
 

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

glong ObitTableFQ::fqidCol
 

Physical column number for Frequency ID number for row, this is a random parameter in the uv data in table record.

glong ObitTableFQ::fqidOff
 

Column offset for Frequency ID number for row, this is a random parameter in the uv data in table record.

glong ObitTableFQ::freqOffCol
 

Physical column number for Offset from reference frequency for each IF in table record.

glong ObitTableFQ::freqOffOff
 

Column offset for Offset from reference frequency for each IF in table record.

ObitInfoList* ObitTableFQ::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableFQ::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableFQ::myHost
 

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

ObitIO* ObitTableFQ::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableFQ::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableFQ::myStatus
 

I/O status.

gchar* ObitTableFQ::name
 

Name of object [Optional].

oint ObitTableFQ::numIF
 

The number of IFs, used to dimension table column entries.

gint32 ObitTableFQ::ObitId
 

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

gint ObitTableFQ::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableFQ::sideBandCol
 

Physical column number for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.

glong ObitTableFQ::sideBandOff
 

Column offset for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.

gchar* ObitTableFQ::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableFQ::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableFQ::thread
 

Threading info member object.

glong ObitTableFQ::totBWCol
 

Physical column number for Total bandwidth of the IF, now written and read as an unsigned value in table record.

glong ObitTableFQ::totBWOff
 

Column offset for Total bandwidth of the IF, now written and read as an unsigned value in table record.


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