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

ObitTableOTFFlagRow Struct Reference

ObitTableOTFFlagRow Class structure. More...

#include <ObitTableOTFFlag.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].
ObitTable * myTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
oint TargetID
 Target ID as defined in the OTFTarget table.
oint Feed
 Feed number to flag, 0=$>$all.
gfloat * TimeRange
 Start and end time of data to be flagged.
oint * chans
 First and last frequency 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


Detailed Description

ObitTableOTFFlagRow Class structure.


Member Data Documentation

oint* ObitTableOTFFlagRow::chans
 

First and last frequency channel numbers to flag.

gpointer ObitTableOTFFlagRow::ClassInfo
 

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

oint ObitTableOTFFlagRow::Feed
 

Feed number to flag, 0=$>$all.

gpointer ObitTableOTFFlagRow::myRowData
 

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

ObitTable* ObitTableOTFFlagRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFFlagRow::name
 

Name of object [Optional].

gint32 ObitTableOTFFlagRow::ObitId
 

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

oint* ObitTableOTFFlagRow::pFlags
 

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

gchar* ObitTableOTFFlagRow::reason
 

Reason for flagging.

gint ObitTableOTFFlagRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableOTFFlagRow::status
 

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

oint ObitTableOTFFlagRow::TargetID
 

Target ID as defined in the OTFTarget table.

gfloat* ObitTableOTFFlagRow::TimeRange
 

Start and end time of data to be flagged.


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