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

ObitTableFGRow Struct Reference

ObitTableFGRow Class structure. More...

#include <ObitTableFG.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].
ObitTablemyTable
 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.
ointants
 first and secong antenna numbers for a baseline, 0=$>$all
gfloat * TimeRange
 Start and end time of data to be flagged.
ointifs
 First and last IF numbers to flag.
ointchans
 First and last channel numbers to flag.
ointpFlags
 Polarization flags, same order as in data, T=$>$flagged.
gchar * reason
 Reason for flagging.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableFGRow Class structure.


Member Data Documentation

oint* ObitTableFGRow::ants
 

first and secong antenna numbers for a baseline, 0=$>$all

oint* ObitTableFGRow::chans
 

First and last channel numbers to flag.

gpointer ObitTableFGRow::ClassInfo
 

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

oint ObitTableFGRow::freqID
 

Frequency ID number.

oint* ObitTableFGRow::ifs
 

First and last IF numbers to flag.

gpointer ObitTableFGRow::myRowData
 

Pointer to row data in buffer (never g_free this).

ObitTable* ObitTableFGRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableFGRow::name
 

Name of object [Optional].

gint32 ObitTableFGRow::ObitId
 

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

oint* ObitTableFGRow::pFlags
 

Polarization flags, same order as in data, T=$>$flagged.

gchar* ObitTableFGRow::reason
 

Reason for flagging.

gint ObitTableFGRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableFGRow::SourID
 

Source ID as defined in the SOURCE table.

gint ObitTableFGRow::status
 

status 0=normal, 1=modified, -1=flagged

oint ObitTableFGRow::SubA
 

Subarray number.

gfloat* ObitTableFGRow::TimeRange
 

Start and end time of data to be flagged.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:13 2007 for Obit by  doxygen 1.3.9.1