#include <ObitTableFG.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]. | |
| ObitTable * | myTable |
| Pointer to associated ObitTable. | |
| gpointer | myRowData |
| Pointer to row data in buffer (never g_free this). | |
| oint | SourID |
| Source ID as defined in the SOURCE table. | |
| oint | SubA |
| Subarray number. | |
| oint | freqID |
| Frequency ID number. | |
| oint * | ants |
| first and secong antenna numbers for a baseline, 0=$>$all | |
| gfloat * | TimeRange |
| Start and end time of data to be flagged. | |
| oint * | ifs |
| First and last IF numbers to flag. | |
| oint * | chans |
| First and last channel numbers to flag. | |
| oint * | pFlags |
| Polarization flags, same order as in data, T=$>$flagged. | |
| gchar * | reason |
| Reason for flagging. | |
| gint | status |
| status 0=normal, 1=modified, -1=flagged | |
|
|
first and secong antenna numbers for a baseline, 0=$>$all
|
|
|
First and last channel numbers to flag.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Frequency ID number.
|
|
|
First and last IF numbers to flag.
|
|
|
Pointer to row data in buffer (never g_free this).
|
|
|
Pointer to associated ObitTable.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Polarization flags, same order as in data, T=$>$flagged.
|
|
|
Reason for flagging.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Source ID as defined in the SOURCE table.
|
|
|
status 0=normal, 1=modified, -1=flagged
|
|
|
Subarray number.
|
|
|
Start and end time of data to be flagged.
|
1.3.9.1