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

ObitTableIDI_FREQUENCYRow Struct Reference

ObitTableIDI_FREQUENCYRow Class structure. More...

#include <ObitTableIDI_FREQUENCY.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 * bandfreq
 Offset from reference frequency for each Band.
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.
ointbb_chan
 Look this one up1.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableIDI_FREQUENCYRow Class structure.


Member Data Documentation

gdouble* ObitTableIDI_FREQUENCYRow::bandfreq
 

Offset from reference frequency for each Band.

oint* ObitTableIDI_FREQUENCYRow::bb_chan
 

Look this one up1.

gfloat* ObitTableIDI_FREQUENCYRow::chWidth
 

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

gpointer ObitTableIDI_FREQUENCYRow::ClassInfo
 

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

oint ObitTableIDI_FREQUENCYRow::fqid
 

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

gpointer ObitTableIDI_FREQUENCYRow::myRowData
 

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

ObitTable* ObitTableIDI_FREQUENCYRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableIDI_FREQUENCYRow::name
 

Name of object [Optional].

gint32 ObitTableIDI_FREQUENCYRow::ObitId
 

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

gint ObitTableIDI_FREQUENCYRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint* ObitTableIDI_FREQUENCYRow::sideBand
 

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

gint ObitTableIDI_FREQUENCYRow::status
 

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

gfloat* ObitTableIDI_FREQUENCYRow::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:14 2007 for Obit by  doxygen 1.3.9.1