#include <ObitTableBP.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 | numAnt |
| The number of antennas. | |
| oint | numPol |
| The number of antennas. | |
| oint | numIF |
| The number of IFs. | |
| oint | numChan |
| Number of frequency channels. | |
| oint | startChan |
| Start channel number. | |
| oint | numShifts |
| If numShifts = 1 BP entries are from cross-power data, if 2 are from total power, if 3 are a mixture, anything else then type is unknown and will assume cross-power. | |
| oint | lowShift |
| Most negative shift. | |
| oint | shiftInc |
| Shift increment. | |
| gchar | BPType [MAXKEYCHARTABLEBP] |
| BP type: ' ' => standard BP table, CHEBSHEV' => Chebyshev polynomial coeff. | |
| glong | TimeOff |
| Column offset for The center time. | |
| glong | TimeCol |
| Physical column number for The center time. | |
| glong | TimeIOff |
| Column offset for Time interval of record in table record. | |
| glong | TimeICol |
| Physical column number for Time interval of record in table record. | |
| glong | SourIDOff |
| Column offset for Source ID number in table record. | |
| glong | SourIDCol |
| Physical column number for Source ID number in table record. | |
| glong | SubAOff |
| Column offset for Subarray number in table record. | |
| glong | SubACol |
| Physical column number for Subarray number in table record. | |
| glong | antNoOff |
| Column offset for Antenna number in table record. | |
| glong | antNoCol |
| Physical column number for Antenna number in table record. | |
| glong | BWOff |
| Column offset for andwidth of an individual channel in table record. | |
| glong | BWCol |
| Physical column number for andwidth of an individual channel in table record. | |
| glong | FreqIDOff |
| Column offset for Freq. | |
| glong | FreqIDCol |
| Physical column number for Freq. | |
| glong | ChanShiftOff |
| Column offset for Frequency shift for each IF in table record. | |
| glong | ChanShiftCol |
| Physical column number for Frequency shift for each IF in table record. | |
| glong | RefAnt1Off |
| Column offset for Reference Antenna in table record. | |
| glong | RefAnt1Col |
| Physical column number for Reference Antenna in table record. | |
| glong | Weight1Off |
| Column offset for Weights for complex bandpass in table record. | |
| glong | Weight1Col |
| Physical column number for Weights for complex bandpass in table record. | |
| glong | Real1Off |
| Column offset for Real (channel gain Poln # 1 ) in table record. | |
| glong | Real1Col |
| Physical column number for Real (channel gain Poln # 1 ) in table record. | |
| glong | Imag1Off |
| Column offset for Imaginary (channel gain Poln # 1) in table record. | |
| glong | Imag1Col |
| Physical column number for Imaginary (channel gain Poln # 1) in table record. | |
| glong | RefAnt2Off |
| Column offset for Reference Antenna in table record. | |
| glong | RefAnt2Col |
| Physical column number for Reference Antenna in table record. | |
| glong | Weight2Off |
| Column offset for Weights for complex bandpass in table record. | |
| glong | Weight2Col |
| Physical column number for Weights for complex bandpass in table record. | |
| glong | Real2Off |
| Column offset for Real (channel gain Poln # 2 ) in table record. | |
| glong | Real2Col |
| Physical column number for Real (channel gain Poln # 2 ) in table record. | |
| glong | Imag2Off |
| Column offset for Imaginary (channel gain Poln # 2) in table record. | |
| glong | Imag2Col |
| Physical column number for Imaginary (channel gain Poln # 2) in table record. | |
|
|
Physical column number for Antenna number in table record.
|
|
|
Column offset for Antenna number in table record.
|
|
|
BP type: ' ' => standard BP table, CHEBSHEV' => Chebyshev polynomial coeff.
|
|
|
Table buffer.
|
|
|
Table buffer size in floats.
|
|
|
Physical column number for andwidth of an individual channel in table record.
|
|
|
Column offset for andwidth of an individual channel in table record.
|
|
|
Physical column number for Frequency shift for each IF in table record.
|
|
|
Column offset for Frequency shift for each IF in table record.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Physical column number for Freq. id number in table record |
|
|
Column offset for Freq. id number in table record |
|
|
Physical column number for Imaginary (channel gain Poln # 1) in table record.
|
|
|
Column offset for Imaginary (channel gain Poln # 1) in table record.
|
|
|
Physical column number for Imaginary (channel gain Poln # 2) in table record.
|
|
|
Column offset for Imaginary (channel gain Poln # 2) in table record.
|
|
|
Linked list of arrays of data.
|
|
|
Most negative shift.
|
|
|
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].
|
|
|
The number of antennas.
|
|
|
Number of frequency channels.
|
|
|
The number of IFs.
|
|
|
The number of antennas.
|
|
|
If numShifts = 1 BP entries are from cross-power data, if 2 are from total power, if 3 are a mixture, anything else then type is unknown and will assume cross-power.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Physical column number for Real (channel gain Poln # 1 ) in table record.
|
|
|
Column offset for Real (channel gain Poln # 1 ) in table record.
|
|
|
Physical column number for Real (channel gain Poln # 2 ) in table record.
|
|
|
Column offset for Real (channel gain Poln # 2 ) in table record.
|
|
|
Physical column number for Reference Antenna in table record.
|
|
|
Column offset for Reference Antenna in table record.
|
|
|
Physical column number for Reference Antenna in table record.
|
|
|
Column offset for Reference Antenna in table record.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Shift increment.
|
|
|
Physical column number for Source ID number in table record.
|
|
|
Column offset for Source ID number in table record.
|
|
|
Start channel number.
|
|
|
Physical column number for Subarray number in table record.
|
|
|
Column offset for Subarray number in table record.
|
|
|
Table type (name of type, e.g. "AIPS AN") |
|
|
Table version number(1-rel).
|
|
|
Threading info member object.
|
|
|
Physical column number for The center time. in table record |
|
|
Physical column number for Time interval of record in table record.
|
|
|
Column offset for Time interval of record in table record.
|
|
|
Column offset for The center time. in table record |
|
|
Physical column number for Weights for complex bandpass in table record.
|
|
|
Column offset for Weights for complex bandpass in table record.
|
|
|
Physical column number for Weights for complex bandpass in table record.
|
|
|
Column offset for Weights for complex bandpass in table record.
|
1.3.9.1