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

ObitTableMC Struct Reference

ObitTableMC Class structure. More...

#include <ObitTableMC.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.
gchar obscode [MAXKEYCHARTABLEMC]
 Observation code.
gchar RefDate [MAXKEYCHARTABLEMC]
 Reference date as "YYYYMMDD".
oint numStkd
 The number of Stokes(?).
oint stk1
 First Stokes(?).
oint numBand
 The number of Bands(?).
oint numChan
 The number of spectral channels.
gdouble refFreq
 Reference Frequency.
gfloat chanBW
 Channel bandwidth.
gfloat refPixl
 Reference Pixel..
oint numPol
 The number of polarizations.
oint FFTSize
 FFT size.
oint oversamp
 Oversampling factor.
oint zeroPad
 Zero padding factor.
gchar taperFn [MAXKEYCHARTABLEMC]
 Tapering function.
oint revision
 Revision number of the table definition.
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 atmosOff
 Column offset for Atmospheric delay in table record.
glong atmosCol
 Physical column number for Atmospheric delay in table record.
glong DatmosOff
 Column offset for Time derivative of ATMOS in table record.
glong DatmosCol
 Physical column number for Time derivative of ATMOS in table record.
glong GDelayOff
 Column offset for Group delay in table record.
glong GDelayCol
 Physical column number for Group delay in table record.
glong GRateOff
 Column offset for Group delay rate in table record.
glong GRateCol
 Physical column number for Group delay rate in table record.
glong clock1Off
 Column offset for "Clock" epoch error in table record.
glong clock1Col
 Physical column number for "Clock" epoch error in table record.
glong Dclock1Off
 Column offset for Time derivative of CLOCK in table record.
glong Dclock1Col
 Physical column number for Time derivative of CLOCK in table record.
glong LOOffset1Off
 Column offset for LO Offset in table record.
glong LOOffset1Col
 Physical column number for LO Offset in table record.
glong DLOOffset1Off
 Column offset for Time derivative of LO offset in table record.
glong DLOOffset1Col
 Physical column number for Time derivative of LO offset in table record.
glong disp1Off
 Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.
glong disp1Col
 Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.
glong Ddisp1Off
 Column offset for Time derivative of DISPfor Poln # 1 in table record.
glong Ddisp1Col
 Physical column number for Time derivative of DISPfor Poln # 1 in table record.
glong clock2Off
 Column offset for "Clock" epoch error in table record.
glong clock2Col
 Physical column number for "Clock" epoch error in table record.
glong Dclock2Off
 Column offset for Time derivative of CLOCK in table record.
glong Dclock2Col
 Physical column number for Time derivative of CLOCK in table record.
glong LOOffset2Off
 Column offset for LO Offset in table record.
glong LOOffset2Col
 Physical column number for LO Offset in table record.
glong DLOOffset2Off
 Column offset for Time derivative of LO offset in table record.
glong DLOOffset2Col
 Physical column number for Time derivative of LO offset in table record.
glong disp2Off
 Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.
glong disp2Col
 Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.
glong Ddisp2Off
 Column offset for Time derivative of DISPfor Poln # 2 in table record.
glong Ddisp2Col
 Physical column number for Time derivative of DISPfor Poln # 2 in table record.


Detailed Description

ObitTableMC Class structure.


Member Data Documentation

glong ObitTableMC::antennaNoCol
 

Physical column number for Antenna number in table record.

glong ObitTableMC::antennaNoOff
 

Column offset for Antenna number in table record.

glong ObitTableMC::ArrayCol
 

Physical column number for Array number in table record.

glong ObitTableMC::ArrayOff
 

Column offset for Array number in table record.

glong ObitTableMC::atmosCol
 

Physical column number for Atmospheric delay in table record.

glong ObitTableMC::atmosOff
 

Column offset for Atmospheric delay in table record.

gfloat* ObitTableMC::buffer
 

Table buffer.

glong ObitTableMC::bufferSize
 

Table buffer size in floats.

gfloat ObitTableMC::chanBW
 

Channel bandwidth.

gpointer ObitTableMC::ClassInfo
 

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

glong ObitTableMC::clock1Col
 

Physical column number for "Clock" epoch error in table record.

glong ObitTableMC::clock1Off
 

Column offset for "Clock" epoch error in table record.

glong ObitTableMC::clock2Col
 

Physical column number for "Clock" epoch error in table record.

glong ObitTableMC::clock2Off
 

Column offset for "Clock" epoch error in table record.

glong ObitTableMC::DatmosCol
 

Physical column number for Time derivative of ATMOS in table record.

glong ObitTableMC::DatmosOff
 

Column offset for Time derivative of ATMOS in table record.

glong ObitTableMC::Dclock1Col
 

Physical column number for Time derivative of CLOCK in table record.

glong ObitTableMC::Dclock1Off
 

Column offset for Time derivative of CLOCK in table record.

glong ObitTableMC::Dclock2Col
 

Physical column number for Time derivative of CLOCK in table record.

glong ObitTableMC::Dclock2Off
 

Column offset for Time derivative of CLOCK in table record.

glong ObitTableMC::Ddisp1Col
 

Physical column number for Time derivative of DISPfor Poln # 1 in table record.

glong ObitTableMC::Ddisp1Off
 

Column offset for Time derivative of DISPfor Poln # 1 in table record.

glong ObitTableMC::Ddisp2Col
 

Physical column number for Time derivative of DISPfor Poln # 2 in table record.

glong ObitTableMC::Ddisp2Off
 

Column offset for Time derivative of DISPfor Poln # 2 in table record.

glong ObitTableMC::disp1Col
 

Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.

glong ObitTableMC::disp1Off
 

Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 1 in table record.

glong ObitTableMC::disp2Col
 

Physical column number for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.

glong ObitTableMC::disp2Off
 

Column offset for Dispersive delay (sec at wavelength = 1m)for Poln # 2 in table record.

glong ObitTableMC::DLOOffset1Col
 

Physical column number for Time derivative of LO offset in table record.

glong ObitTableMC::DLOOffset1Off
 

Column offset for Time derivative of LO offset in table record.

glong ObitTableMC::DLOOffset2Col
 

Physical column number for Time derivative of LO offset in table record.

glong ObitTableMC::DLOOffset2Off
 

Column offset for Time derivative of LO offset in table record.

oint ObitTableMC::FFTSize
 

FFT size.

glong ObitTableMC::FreqIDCol
 

Physical column number for Frequency ID in table record.

glong ObitTableMC::FreqIDOff
 

Column offset for Frequency ID in table record.

glong ObitTableMC::GDelayCol
 

Physical column number for Group delay in table record.

glong ObitTableMC::GDelayOff
 

Column offset for Group delay in table record.

glong ObitTableMC::GRateCol
 

Physical column number for Group delay rate in table record.

glong ObitTableMC::GRateOff
 

Column offset for Group delay rate in table record.

ObitInfoList* ObitTableMC::info
 

Linked list of arrays of data.

glong ObitTableMC::LOOffset1Col
 

Physical column number for LO Offset in table record.

glong ObitTableMC::LOOffset1Off
 

Column offset for LO Offset in table record.

glong ObitTableMC::LOOffset2Col
 

Physical column number for LO Offset in table record.

glong ObitTableMC::LOOffset2Off
 

Column offset for LO Offset in table record.

ObitTableDesc* ObitTableMC::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableMC::myHost
 

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

ObitIO* ObitTableMC::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableMC::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableMC::myStatus
 

I/O status.

gchar* ObitTableMC::name
 

Name of object [Optional].

oint ObitTableMC::numBand
 

The number of Bands(?).

oint ObitTableMC::numChan
 

The number of spectral channels.

oint ObitTableMC::numPol
 

The number of polarizations.

oint ObitTableMC::numStkd
 

The number of Stokes(?).

gint32 ObitTableMC::ObitId
 

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

gchar ObitTableMC::obscode[MAXKEYCHARTABLEMC]
 

Observation code.

oint ObitTableMC::oversamp
 

Oversampling factor.

gchar ObitTableMC::RefDate[MAXKEYCHARTABLEMC]
 

Reference date as "YYYYMMDD".

gint ObitTableMC::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableMC::refFreq
 

Reference Frequency.

gfloat ObitTableMC::refPixl
 

Reference Pixel..

oint ObitTableMC::revision
 

Revision number of the table definition.

glong ObitTableMC::SourIDCol
 

Physical column number for Source ID number in table record.

glong ObitTableMC::SourIDOff
 

Column offset for Source ID number in table record.

oint ObitTableMC::stk1
 

First Stokes(?).

gchar* ObitTableMC::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableMC::tabVer
 

Table version number(1-rel).

gchar ObitTableMC::taperFn[MAXKEYCHARTABLEMC]
 

Tapering function.

ObitThread* ObitTableMC::thread
 

Threading info member object.

glong ObitTableMC::TimeCol
 

Physical column number for The center time.

in table record

glong ObitTableMC::TimeOff
 

Column offset for The center time.

in table record

oint ObitTableMC::zeroPad
 

Zero padding factor.


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