#include <ObitOTFSel.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]. | |
| ObitIOType | FileType |
| File Type requested (FITS). | |
| glong | nRecPIO |
| Max. | |
| glong | numRecRead |
| Number of records for next read. | |
| glong | calVersion |
| Which version of the calibrator table. | |
| gboolean | doCalSelect |
| Calibrate/edit/select Data? | |
| gboolean | doCal |
| Calibrate Data? | |
| gboolean | doIndex |
| Index Data? | |
| gboolean | transPol |
| Translate Stokes? | |
| Obit * | IndexTable |
| Index table (as Obit*). | |
| Obit * | IndexTableRow |
| Index Table Row (as Obit*). | |
| gboolean | doFlag |
| gint | FGversion |
| version number of FG table for flagging | |
| glong | numRow |
| Number of rows in flag table. | |
| glong | LastRowRead |
| Last Row read. | |
| glong | scanFirstRec |
| First record in scan. | |
| glong | scanLastRec |
| Last record in scan. | |
| glong | numberPoln |
| Number of Stokes parameters in output. | |
| glong | jincs |
| Increment in data array between Stokes. | |
| glong | startChann |
| Start channel (1-rel). | |
| glong | numberChann |
| Number of channels. | |
| glong | jincf |
| Increment in data array between Frequencies. | |
| glong | numberFeed |
| Number of Feeds. | |
| glong | jincfeed |
| Increment in data array between feeds. | |
| gint | numberFeedList |
| Number of entries in feeds 0=> all selected. | |
| gint * | feeds |
| List of selected feeds, NULL => all selected. | |
| gint | numberTargetList |
| Number of entries in targets, 0=> all selected. | |
| gint * | targets |
| List of selected target ids, NULL => all selected. | |
| gint | scans [2] |
| Lowest and highest scan numbers. | |
| gfloat | timeRange [2] |
| Start and end times in days. | |
| gchar | Stokes [5] |
| Selected Stokes parameter(s). | |
| gboolean | keepCal |
| Keep cal-on data? | |
This class contains descriptions of interferometric visibility data.
|
|
Which version of the calibrator table.
|
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Calibrate Data?
|
|
|
Calibrate/edit/select Data?
|
|
|
|
|
|
Index Data?
|
|
|
List of selected feeds, NULL => all selected.
|
|
|
version number of FG table for flagging
|
|
|
File Type requested (FITS).
|
|
|
Index table (as Obit*).
|
|
|
Index Table Row (as Obit*).
|
|
|
Increment in data array between Frequencies.
|
|
|
Increment in data array between feeds.
|
|
|
Increment in data array between Stokes.
|
|
|
Keep cal-on data?
|
|
|
Last Row read.
|
|
|
Name of object [Optional].
|
|
|
Max. number of records per read/write |
|
|
Number of channels.
|
|
|
Number of Feeds.
|
|
|
Number of entries in feeds 0=> all selected.
|
|
|
Number of Stokes parameters in output.
|
|
|
Number of entries in targets, 0=> all selected.
|
|
|
Number of records for next read.
|
|
|
Number of rows in flag table.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
First record in scan.
|
|
|
Last record in scan.
|
|
|
Lowest and highest scan numbers.
|
|
|
Start channel (1-rel).
|
|
|
Selected Stokes parameter(s).
|
|
|
List of selected target ids, NULL => all selected.
|
|
|
Start and end times in days.
|
|
|
Translate Stokes?
|
1.3.9.1