#include <ObitTableGBTSPDATA.h>
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. | |
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
First data axis is State.
|
|
|
Second data axis is Receiver.
|
|
|
Physical column number for Data in table record.
|
|
|
Column offset for Data in table record.
|
|
|
Linked list of arrays of data.
|
|
|
Integration time in seconds.
|
|
|
Obit Table data Descriptor.
|
|
|
This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
|
|
|
I/O interface to access disk resident data.
|
|
|
Obit Table data Selector.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Source name.
|
|
|
Physical column number for Pulsar period. in table record |
|
|
Column offset for Pulsar period. in table record |
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Scan number.
|
|
|
Physical column number for in table record.
|
|
|
Column offset for in table record.
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Threading info member object.
|
|
|
Start time in seconds.
|
|
|
Physical column number for in table record.
|
|
|
Column offset for in table record.
|
|
|
Stop time in seconds.
|
|
|
MJD of start time.
|
|
|
Physical column number for in table record.
|
|
|
Column offset for in table record.
|
1.3.9.1