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

ObitTableFQRow Struct Reference

ObitTableFQRow Class structure. More...

#include <ObitTableFQ.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 fqid
 Frequency ID number for row, this is a random parameter in the uv data.
gdouble * freqOff
 Offset from reference frequency for each IF.
gfloat * chWidth
 Bandwidth of an individual channel, now always written and read as a signed value.
gfloat * totBW
 Total bandwidth of the IF, now written and read as an unsigned value.
ointsideBand
 Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableFQRow Class structure.


Member Data Documentation

gfloat* ObitTableFQRow::chWidth
 

Bandwidth of an individual channel, now always written and read as a signed value.

gpointer ObitTableFQRow::ClassInfo
 

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

oint ObitTableFQRow::fqid
 

Frequency ID number for row, this is a random parameter in the uv data.

gdouble* ObitTableFQRow::freqOff
 

Offset from reference frequency for each IF.

gpointer ObitTableFQRow::myRowData
 

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

ObitTable* ObitTableFQRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableFQRow::name
 

Name of object [Optional].

gint32 ObitTableFQRow::ObitId
 

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

gint ObitTableFQRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint* ObitTableFQRow::sideBand
 

Sideband of the IF (-1 =$>$ lower, +1 =$>$ upper), now always written and read as +1.

gint ObitTableFQRow::status
 

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

gfloat* ObitTableFQRow::totBW
 

Total bandwidth of the IF, now written and read as an unsigned value.


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