Main Page | Class List | Directories | File List | Class Members | File Members

ObitOTFSel Struct Reference

ObitOTFSel Class structure. More...

#include <ObitOTFSel.h>

List of all members.

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?


Detailed Description

ObitOTFSel Class structure.

This class contains descriptions of interferometric visibility data.


Member Data Documentation

glong ObitOTFSel::calVersion
 

Which version of the calibrator table.

gpointer ObitOTFSel::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

gboolean ObitOTFSel::doCal
 

Calibrate Data?

gboolean ObitOTFSel::doCalSelect
 

Calibrate/edit/select Data?

gboolean ObitOTFSel::doFlag
 

gboolean ObitOTFSel::doIndex
 

Index Data?

gint* ObitOTFSel::feeds
 

List of selected feeds, NULL => all selected.

gint ObitOTFSel::FGversion
 

version number of FG table for flagging

ObitIOType ObitOTFSel::FileType
 

File Type requested (FITS).

Obit* ObitOTFSel::IndexTable
 

Index table (as Obit*).

Obit* ObitOTFSel::IndexTableRow
 

Index Table Row (as Obit*).

glong ObitOTFSel::jincf
 

Increment in data array between Frequencies.

glong ObitOTFSel::jincfeed
 

Increment in data array between feeds.

glong ObitOTFSel::jincs
 

Increment in data array between Stokes.

gboolean ObitOTFSel::keepCal
 

Keep cal-on data?

glong ObitOTFSel::LastRowRead
 

Last Row read.

gchar* ObitOTFSel::name
 

Name of object [Optional].

glong ObitOTFSel::nRecPIO
 

Max.

number of records per read/write

glong ObitOTFSel::numberChann
 

Number of channels.

glong ObitOTFSel::numberFeed
 

Number of Feeds.

gint ObitOTFSel::numberFeedList
 

Number of entries in feeds 0=> all selected.

glong ObitOTFSel::numberPoln
 

Number of Stokes parameters in output.

gint ObitOTFSel::numberTargetList
 

Number of entries in targets, 0=> all selected.

glong ObitOTFSel::numRecRead
 

Number of records for next read.

glong ObitOTFSel::numRow
 

Number of rows in flag table.

gint32 ObitOTFSel::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

gint ObitOTFSel::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

glong ObitOTFSel::scanFirstRec
 

First record in scan.

glong ObitOTFSel::scanLastRec
 

Last record in scan.

gint ObitOTFSel::scans[2]
 

Lowest and highest scan numbers.

glong ObitOTFSel::startChann
 

Start channel (1-rel).

gchar ObitOTFSel::Stokes[5]
 

Selected Stokes parameter(s).

gint* ObitOTFSel::targets
 

List of selected target ids, NULL => all selected.

gfloat ObitOTFSel::timeRange[2]
 

Start and end times in days.

gboolean ObitOTFSel::transPol
 

Translate Stokes?


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1