#include <ObitTableIDI_FREQUENCY.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. | |
| oint | tabrev |
| Table format revision number. | |
| oint | no_stkd |
| Number of Stokes parameters. | |
| oint | stk_1 |
| First Stokes parameter. | |
| oint | no_band |
| Number of frequency bands (IF). | |
| oint | no_chan |
| Number of frequency channels. | |
| gdouble | ref_freq |
| Reference frequency (Hz). | |
| gdouble | chan_bw |
| Channel bandwidth (Hz). | |
| oint | ref_pixl |
| Reference frequency bin. | |
| gchar | obscode [MAXKEYCHARTABLEIDI_FREQUENCY] |
| Observation project code. | |
| gchar | ArrName [MAXKEYCHARTABLEIDI_FREQUENCY] |
| Array name. | |
| gchar | RefDate [MAXKEYCHARTABLEIDI_FREQUENCY] |
| Reference date as "YYYY-MM-DD". | |
| glong | fqidOff |
| Column offset for Frequency ID number for row, this is a random parameter in the uv data in table record. | |
| glong | fqidCol |
| Physical column number for Frequency ID number for row, this is a random parameter in the uv data in table record. | |
| glong | bandfreqOff |
| Column offset for Offset from reference frequency for each Band in table record. | |
| glong | bandfreqCol |
| Physical column number for Offset from reference frequency for each Band in table record. | |
| glong | chWidthOff |
| Column offset for Bandwidth of an individual channel, now always written and read as a signed value in table record. | |
| glong | chWidthCol |
| Physical column number for Bandwidth of an individual channel, now always written and read as a signed value in table record. | |
| glong | totBWOff |
| Column offset for Total bandwidth of the IF, now written and read as an unsigned value in table record. | |
| glong | totBWCol |
| Physical column number for Total bandwidth of the IF, now written and read as an unsigned value in table record. | |
| glong | sideBandOff |
| Column offset for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record. | |
| glong | sideBandCol |
| Physical column number for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record. | |
| glong | bb_chanOff |
| Column offset for Look this one up1 in table record. | |
| glong | bb_chanCol |
| Physical column number for Look this one up1 in table record. | |
|
|
Array name.
|
|
|
Physical column number for Offset from reference frequency for each Band in table record.
|
|
|
Column offset for Offset from reference frequency for each Band in table record.
|
|
|
Physical column number for Look this one up1 in table record.
|
|
|
Column offset for Look this one up1 in table record.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
Channel bandwidth (Hz).
|
|
|
Physical column number for Bandwidth of an individual channel, now always written and read as a signed value in table record.
|
|
|
Column offset for Bandwidth of an individual channel, now always written and read as a signed value in table record.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Frequency ID number for row, this is a random parameter in the uv data in table record.
|
|
|
Column offset for Frequency ID number for row, this is a random parameter in the uv data in table record.
|
|
|
Linked list of arrays of data.
|
|
|
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].
|
|
|
Number of frequency bands (IF).
|
|
|
Number of frequency channels.
|
|
|
Number of Stokes parameters.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Observation project code.
|
|
|
Reference frequency (Hz).
|
|
|
Reference frequency bin.
|
|
|
Reference date as "YYYY-MM-DD".
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Physical column number for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.
|
|
|
Column offset for Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1 in table record.
|
|
|
First Stokes parameter.
|
|
|
Table format revision number.
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Threading info member object.
|
|
|
Physical column number for Total bandwidth of the IF, now written and read as an unsigned value in table record.
|
|
|
Column offset for Total bandwidth of the IF, now written and read as an unsigned value in table record.
|
1.3.9.1