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

ObitTableTYRow Struct Reference

ObitTableTYRow Class structure. More...

#include <ObitTableTY.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).
gfloat Time
 The center time.
gfloat TimeI
 Time interval of record.
oint SourID
 Source ID number.
oint antennaNo
 Antenna number.
oint SubA
 Subarray number.
oint FreqID
 Frequency id of scan.
gfloat * Tsys1
 Real (gain Poln # 1 ).
gfloat * Tant1
 Imaginary (gain Poln # 1).
gfloat * Tsys2
 Real (gain Poln # 2 ).
gfloat * Tant2
 Imaginary (gain Poln # 2).
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableTYRow Class structure.


Member Data Documentation

oint ObitTableTYRow::antennaNo
 

Antenna number.

gpointer ObitTableTYRow::ClassInfo
 

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

oint ObitTableTYRow::FreqID
 

Frequency id of scan.

gpointer ObitTableTYRow::myRowData
 

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

ObitTable* ObitTableTYRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableTYRow::name
 

Name of object [Optional].

gint32 ObitTableTYRow::ObitId
 

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

gint ObitTableTYRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableTYRow::SourID
 

Source ID number.

gint ObitTableTYRow::status
 

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

oint ObitTableTYRow::SubA
 

Subarray number.

gfloat* ObitTableTYRow::Tant1
 

Imaginary (gain Poln # 1).

gfloat* ObitTableTYRow::Tant2
 

Imaginary (gain Poln # 2).

gfloat ObitTableTYRow::Time
 

The center time.

gfloat ObitTableTYRow::TimeI
 

Time interval of record.

gfloat* ObitTableTYRow::Tsys1
 

Real (gain Poln # 1 ).

gfloat* ObitTableTYRow::Tsys2
 

Real (gain Poln # 2 ).


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