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

ObitTableNI Struct Reference

ObitTableNI Class structure. More...

#include <ObitTableNI.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 revision
 Revision number of the table definition.
oint numCoef
 Number of Zernike coefficients.
gfloat heightIon
 Height of the ionospheric phase screen (km?).
gdouble refFreq
 Reference frequency for the phase screen model.
glong TimeOff
 Column offset for The center time in table record.
glong TimeCol
 Physical column number for The center time in table record.
glong TimeIOff
 Column offset for ime interval of the solution in table record.
glong TimeICol
 Physical column number for ime interval of the solution in table record.
glong antNoOff
 Column offset for Antenna number, 0=$>$ all in table record.
glong antNoCol
 Physical column number for Antenna number, 0=$>$ all in table record.
glong SourIdOff
 Column offset for Source number, 0=$>$ all in table record.
glong SourIdCol
 Physical column number for Source number, 0=$>$ all in table record.
glong SubAOff
 Column offset for Subarray number, 0=$>$ all in table record.
glong SubACol
 Physical column number for Subarray number, 0=$>$ all in table record.
glong weightOff
 Column offset for Weight in table record.
glong weightCol
 Physical column number for Weight in table record.
glong coefOff
 Column offset for Zernike model coeffients in table record.
glong coefCol
 Physical column number for Zernike model coeffients in table record.


Detailed Description

ObitTableNI Class structure.


Member Data Documentation

glong ObitTableNI::antNoCol
 

Physical column number for Antenna number, 0=$>$ all in table record.

glong ObitTableNI::antNoOff
 

Column offset for Antenna number, 0=$>$ all in table record.

gfloat* ObitTableNI::buffer
 

Table buffer.

glong ObitTableNI::bufferSize
 

Table buffer size in floats.

gpointer ObitTableNI::ClassInfo
 

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

glong ObitTableNI::coefCol
 

Physical column number for Zernike model coeffients in table record.

glong ObitTableNI::coefOff
 

Column offset for Zernike model coeffients in table record.

gfloat ObitTableNI::heightIon
 

Height of the ionospheric phase screen (km?).

ObitInfoList* ObitTableNI::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableNI::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableNI::myHost
 

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

ObitIO* ObitTableNI::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableNI::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableNI::myStatus
 

I/O status.

gchar* ObitTableNI::name
 

Name of object [Optional].

oint ObitTableNI::numCoef
 

Number of Zernike coefficients.

gint32 ObitTableNI::ObitId
 

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

gint ObitTableNI::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableNI::refFreq
 

Reference frequency for the phase screen model.

oint ObitTableNI::revision
 

Revision number of the table definition.

glong ObitTableNI::SourIdCol
 

Physical column number for Source number, 0=$>$ all in table record.

glong ObitTableNI::SourIdOff
 

Column offset for Source number, 0=$>$ all in table record.

glong ObitTableNI::SubACol
 

Physical column number for Subarray number, 0=$>$ all in table record.

glong ObitTableNI::SubAOff
 

Column offset for Subarray number, 0=$>$ all in table record.

gchar* ObitTableNI::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableNI::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableNI::thread
 

Threading info member object.

glong ObitTableNI::TimeCol
 

Physical column number for The center time in table record.

glong ObitTableNI::TimeICol
 

Physical column number for ime interval of the solution in table record.

glong ObitTableNI::TimeIOff
 

Column offset for ime interval of the solution in table record.

glong ObitTableNI::TimeOff
 

Column offset for The center time in table record.

glong ObitTableNI::weightCol
 

Physical column number for Weight in table record.

glong ObitTableNI::weightOff
 

Column offset for Weight 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