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

ObitTableGBTSPRECEIVER Struct Reference

ObitTableGBTSPRECEIVER Class structure. More...

#include <ObitTableGBTSPRECEIVER.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].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIO * myIO
 I/O interface to access disk resident data.
ObitTableDesc * myDesc
 Obit Table data Descriptor.
ObitTableSel * mySel
 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).
Obit * myHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
oint scan
 Scan numbe.
oint utdate
 MJD of start tim.
gdouble utcstart
 Start tim.
glong rcvridOff
 Column offset for in table record.
glong rcvridCol
 Physical column number for in table record.
glong obsfreqOff
 Column offset for in table record.
glong obsfreqCol
 Physical column number for in table record.
glong iffOff
 Column offset for in table record.
glong iffCol
 Physical column number for in table record.
glong freqresOff
 Column offset for in table record.
glong freqresCol
 Physical column number for in table record.
glong bandwdOff
 Column offset for in table record.
glong bandwdCol
 Physical column number for in table record.
glong tcalOff
 Column offset for in table record.
glong tcalCol
 Physical column number for in table record.
glong tplevelOff
 Column offset for in table record.
glong tplevelCol
 Physical column number for in table record.
glong fasttimOff
 Column offset for in table record.
glong fasttimCol
 Physical column number for in table record.
glong slowtimOff
 Column offset for in table record.
glong slowtimCol
 Physical column number for in table record.
glong clipOff
 Column offset for in table record.
glong clipCol
 Physical column number for in table record.
glong threshOff
 Column offset for in table record.
glong threshCol
 Physical column number for in table record.
glong synthlOff
 Column offset for in table record.
glong synthlCol
 Physical column number for in table record.
glong overlOff
 Column offset for in table record.
glong overlCol
 Physical column number for in table record.
glong imodfOff
 Column offset for in table record.
glong imodfCol
 Physical column number for in table record.
glong ifsynthOff
 Column offset for in table record.
glong ifsynthCol
 Physical column number for in table record.
glong taperoffOff
 Column offset for in table record.
glong taperoffCol
 Physical column number for in table record.
glong rfiexcOff
 Column offset for in table record.
glong rfiexcCol
 Physical column number for in table record.
glong clksrcOff
 Column offset for in table record.
glong clksrcCol
 Physical column number for in table record.
glong ifloOff
 Column offset for in table record.
glong ifloCol
 Physical column number for in table record.
glong ifsideOff
 Column offset for in table record.
glong ifsideCol
 Physical column number for in table record.
glong rfsideOff
 Column offset for in table record.
glong rfsideCol
 Physical column number for in table record.
glong taperOff
 Column offset for in table record.
glong taperCol
 Physical column number for in table record.


Detailed Description

ObitTableGBTSPRECEIVER Class structure.


Member Data Documentation

glong ObitTableGBTSPRECEIVER::bandwdCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::bandwdOff
 

Column offset for in table record.

gfloat* ObitTableGBTSPRECEIVER::buffer
 

Table buffer.

glong ObitTableGBTSPRECEIVER::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTSPRECEIVER::ClassInfo
 

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

glong ObitTableGBTSPRECEIVER::clipCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::clipOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::clksrcCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::clksrcOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::fasttimCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::fasttimOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::freqresCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::freqresOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::iffCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::iffOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::ifloCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::ifloOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::ifsideCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::ifsideOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::ifsynthCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::ifsynthOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::imodfCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::imodfOff
 

Column offset for in table record.

ObitInfoList* ObitTableGBTSPRECEIVER::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableGBTSPRECEIVER::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTSPRECEIVER::myHost
 

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

ObitIO* ObitTableGBTSPRECEIVER::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTSPRECEIVER::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTSPRECEIVER::myStatus
 

I/O status.

gchar* ObitTableGBTSPRECEIVER::name
 

Name of object [Optional].

gint32 ObitTableGBTSPRECEIVER::ObitId
 

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

glong ObitTableGBTSPRECEIVER::obsfreqCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::obsfreqOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::overlCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::overlOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::rcvridCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::rcvridOff
 

Column offset for in table record.

gint ObitTableGBTSPRECEIVER::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitTableGBTSPRECEIVER::rfiexcCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::rfiexcOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::rfsideCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::rfsideOff
 

Column offset for in table record.

oint ObitTableGBTSPRECEIVER::scan
 

Scan numbe.

glong ObitTableGBTSPRECEIVER::slowtimCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::slowtimOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::synthlCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::synthlOff
 

Column offset for in table record.

gchar* ObitTableGBTSPRECEIVER::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTSPRECEIVER::tabVer
 

Table version number(1-rel).

glong ObitTableGBTSPRECEIVER::taperCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::taperOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::taperoffCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::taperoffOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::tcalCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::tcalOff
 

Column offset for in table record.

ObitThread* ObitTableGBTSPRECEIVER::thread
 

Threading info member object.

glong ObitTableGBTSPRECEIVER::threshCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::threshOff
 

Column offset for in table record.

glong ObitTableGBTSPRECEIVER::tplevelCol
 

Physical column number for in table record.

glong ObitTableGBTSPRECEIVER::tplevelOff
 

Column offset for in table record.

gdouble ObitTableGBTSPRECEIVER::utcstart
 

Start tim.

oint ObitTableGBTSPRECEIVER::utdate
 

MJD of start tim.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1