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

ObitTablePC Struct Reference

ObitTablePC Class structure. More...

#include <ObitTablePC.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 numPol
 The number of polarizations.
oint numBand
 The number of Bands(?).
oint numTones
 The number of Tones.
glong TimeOff
 Column offset for The center time.
glong TimeCol
 Physical column number for The center time.
glong SourIDOff
 Column offset for Source ID number in table record.
glong SourIDCol
 Physical column number for Source ID number in table record.
glong antennaNoOff
 Column offset for Antenna number in table record.
glong antennaNoCol
 Physical column number for Antenna number in table record.
glong ArrayOff
 Column offset for Array number in table record.
glong ArrayCol
 Physical column number for Array number in table record.
glong FreqIDOff
 Column offset for Frequency ID in table record.
glong FreqIDCol
 Physical column number for Frequency ID in table record.
glong CableCalOff
 Column offset for CABLE_CAL in table record.
glong CableCalCol
 Physical column number for CABLE_CAL in table record.
glong State1Off
 Column offset for State counts(?) in table record.
glong State1Col
 Physical column number for State counts(?) in table record.
glong PCFreq1Off
 Column offset for Frequencies of the phase tones in table record.
glong PCFreq1Col
 Physical column number for Frequencies of the phase tones in table record.
glong PCReal1Off
 Column offset for Real part of tone phase in table record.
glong PCReal1Col
 Physical column number for Real part of tone phase in table record.
glong PCImag1Off
 Column offset for Imaginary part of tone phase in table record.
glong PCImag1Col
 Physical column number for Imaginary part of tone phase in table record.
glong PCRate1Off
 Column offset for Tone rate phase in table record.
glong PCRate1Col
 Physical column number for Tone rate phase in table record.
glong State2Off
 Column offset for State counts(?) in table record.
glong State2Col
 Physical column number for State counts(?) in table record.
glong PCFreq2Off
 Column offset for Frequencies of the phase tones in table record.
glong PCFreq2Col
 Physical column number for Frequencies of the phase tones in table record.
glong PCReal2Off
 Column offset for Real part of tone phase in table record.
glong PCReal2Col
 Physical column number for Real part of tone phase in table record.
glong PCImag2Off
 Column offset for Imaginary part of tone phase in table record.
glong PCImag2Col
 Physical column number for Imaginary part of tone phase in table record.
glong PCRate2Off
 Column offset for Tone rate phase in table record.
glong PCRate2Col
 Physical column number for Tone rate phase in table record.


Detailed Description

ObitTablePC Class structure.


Member Data Documentation

glong ObitTablePC::antennaNoCol
 

Physical column number for Antenna number in table record.

glong ObitTablePC::antennaNoOff
 

Column offset for Antenna number in table record.

glong ObitTablePC::ArrayCol
 

Physical column number for Array number in table record.

glong ObitTablePC::ArrayOff
 

Column offset for Array number in table record.

gfloat* ObitTablePC::buffer
 

Table buffer.

glong ObitTablePC::bufferSize
 

Table buffer size in floats.

glong ObitTablePC::CableCalCol
 

Physical column number for CABLE_CAL in table record.

glong ObitTablePC::CableCalOff
 

Column offset for CABLE_CAL in table record.

gpointer ObitTablePC::ClassInfo
 

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

glong ObitTablePC::FreqIDCol
 

Physical column number for Frequency ID in table record.

glong ObitTablePC::FreqIDOff
 

Column offset for Frequency ID in table record.

ObitInfoList* ObitTablePC::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTablePC::myDesc
 

Obit Table data Descriptor.

Obit* ObitTablePC::myHost
 

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

ObitIO* ObitTablePC::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTablePC::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTablePC::myStatus
 

I/O status.

gchar* ObitTablePC::name
 

Name of object [Optional].

oint ObitTablePC::numBand
 

The number of Bands(?).

oint ObitTablePC::numPol
 

The number of polarizations.

oint ObitTablePC::numTones
 

The number of Tones.

gint32 ObitTablePC::ObitId
 

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

glong ObitTablePC::PCFreq1Col
 

Physical column number for Frequencies of the phase tones in table record.

glong ObitTablePC::PCFreq1Off
 

Column offset for Frequencies of the phase tones in table record.

glong ObitTablePC::PCFreq2Col
 

Physical column number for Frequencies of the phase tones in table record.

glong ObitTablePC::PCFreq2Off
 

Column offset for Frequencies of the phase tones in table record.

glong ObitTablePC::PCImag1Col
 

Physical column number for Imaginary part of tone phase in table record.

glong ObitTablePC::PCImag1Off
 

Column offset for Imaginary part of tone phase in table record.

glong ObitTablePC::PCImag2Col
 

Physical column number for Imaginary part of tone phase in table record.

glong ObitTablePC::PCImag2Off
 

Column offset for Imaginary part of tone phase in table record.

glong ObitTablePC::PCRate1Col
 

Physical column number for Tone rate phase in table record.

glong ObitTablePC::PCRate1Off
 

Column offset for Tone rate phase in table record.

glong ObitTablePC::PCRate2Col
 

Physical column number for Tone rate phase in table record.

glong ObitTablePC::PCRate2Off
 

Column offset for Tone rate phase in table record.

glong ObitTablePC::PCReal1Col
 

Physical column number for Real part of tone phase in table record.

glong ObitTablePC::PCReal1Off
 

Column offset for Real part of tone phase in table record.

glong ObitTablePC::PCReal2Col
 

Physical column number for Real part of tone phase in table record.

glong ObitTablePC::PCReal2Off
 

Column offset for Real part of tone phase in table record.

gint ObitTablePC::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTablePC::revision
 

Revision number of the table definition.

glong ObitTablePC::SourIDCol
 

Physical column number for Source ID number in table record.

glong ObitTablePC::SourIDOff
 

Column offset for Source ID number in table record.

glong ObitTablePC::State1Col
 

Physical column number for State counts(?) in table record.

glong ObitTablePC::State1Off
 

Column offset for State counts(?) in table record.

glong ObitTablePC::State2Col
 

Physical column number for State counts(?) in table record.

glong ObitTablePC::State2Off
 

Column offset for State counts(?) in table record.

gchar* ObitTablePC::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTablePC::tabVer
 

Table version number(1-rel).

ObitThread* ObitTablePC::thread
 

Threading info member object.

glong ObitTablePC::TimeCol
 

Physical column number for The center time.

in table record

glong ObitTablePC::TimeOff
 

Column offset for The center time.

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