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

ObitTableGBTSPDATA Struct Reference

ObitTableGBTSPDATA Class structure. More...

#include <ObitTableGBTSPDATA.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.
gchar object [MAXKEYCHARTABLEDATA]
 Source name.
oint scan
 Scan number.
oint utdate
 MJD of start time.
gdouble utcstart
 Start time in seconds.
gdouble utcstop
 Stop time in seconds.
gdouble inttime
 Integration time in seconds.
gchar ctype1 [MAXKEYCHARTABLEDATA]
 First data axis is State.
gchar ctype2 [MAXKEYCHARTABLEDATA]
 Second data axis is Receiver.
glong subscanOff
 Column offset for in table record.
glong subscanCol
 Physical column number for in table record.
glong utdateOff
 Column offset for in table record.
glong utdateCol
 Physical column number for in table record.
glong utcstartOff
 Column offset for in table record.
glong utcstartCol
 Physical column number for in table record.
glong psrperOff
 Column offset for Pulsar period.
glong psrperCol
 Physical column number for Pulsar period.
glong dataOff
 Column offset for Data in table record.
glong dataCol
 Physical column number for Data in table record.


Detailed Description

ObitTableGBTSPDATA Class structure.


Member Data Documentation

gfloat* ObitTableGBTSPDATA::buffer
 

Table buffer.

glong ObitTableGBTSPDATA::bufferSize
 

Table buffer size in floats.

gpointer ObitTableGBTSPDATA::ClassInfo
 

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

gchar ObitTableGBTSPDATA::ctype1[MAXKEYCHARTABLEDATA]
 

First data axis is State.

gchar ObitTableGBTSPDATA::ctype2[MAXKEYCHARTABLEDATA]
 

Second data axis is Receiver.

glong ObitTableGBTSPDATA::dataCol
 

Physical column number for Data in table record.

glong ObitTableGBTSPDATA::dataOff
 

Column offset for Data in table record.

ObitInfoList* ObitTableGBTSPDATA::info
 

Linked list of arrays of data.

gdouble ObitTableGBTSPDATA::inttime
 

Integration time in seconds.

ObitTableDesc* ObitTableGBTSPDATA::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableGBTSPDATA::myHost
 

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

ObitIO* ObitTableGBTSPDATA::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableGBTSPDATA::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableGBTSPDATA::myStatus
 

I/O status.

gchar* ObitTableGBTSPDATA::name
 

Name of object [Optional].

gint32 ObitTableGBTSPDATA::ObitId
 

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

gchar ObitTableGBTSPDATA::object[MAXKEYCHARTABLEDATA]
 

Source name.

glong ObitTableGBTSPDATA::psrperCol
 

Physical column number for Pulsar period.

in table record

glong ObitTableGBTSPDATA::psrperOff
 

Column offset for Pulsar period.

in table record

gint ObitTableGBTSPDATA::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableGBTSPDATA::scan
 

Scan number.

glong ObitTableGBTSPDATA::subscanCol
 

Physical column number for in table record.

glong ObitTableGBTSPDATA::subscanOff
 

Column offset for in table record.

gchar* ObitTableGBTSPDATA::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableGBTSPDATA::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableGBTSPDATA::thread
 

Threading info member object.

gdouble ObitTableGBTSPDATA::utcstart
 

Start time in seconds.

glong ObitTableGBTSPDATA::utcstartCol
 

Physical column number for in table record.

glong ObitTableGBTSPDATA::utcstartOff
 

Column offset for in table record.

gdouble ObitTableGBTSPDATA::utcstop
 

Stop time in seconds.

oint ObitTableGBTSPDATA::utdate
 

MJD of start time.

glong ObitTableGBTSPDATA::utdateCol
 

Physical column number for in table record.

glong ObitTableGBTSPDATA::utdateOff
 

Column offset for in table record.


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