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

ObitTableBLRow Struct Reference

ObitTableBLRow Class structure. More...

#include <ObitTableBL.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.
oint SourID
 Source ID number.
oint SubA
 Subarray number.
oint ant1
 First antenna number of baseline.
oint ant2
 Second antenna number of baseline.
oint FreqID
 Freqid number.
gfloat * RealM1
 Real (Multiplicative correction Poln # 1 ).
gfloat * ImagM1
 Imaginary (Multiplicative correction Poln # 1 ).
gfloat * RealA1
 Real (Additive correction Poln # 1 ).
gfloat * ImagA1
 Imaginary (Additive correction Poln # 1 ).
gfloat * RealM2
 Real (Multiplicative correction Poln # 2 ).
gfloat * ImagM2
 Imaginary (Multiplicative correction Poln # 2 ).
gfloat * RealA2
 Real (Additive correction Poln # 2 ).
gfloat * ImagA2
 Imaginary (Additive correction Poln # 2 ).
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableBLRow Class structure.


Member Data Documentation

oint ObitTableBLRow::ant1
 

First antenna number of baseline.

oint ObitTableBLRow::ant2
 

Second antenna number of baseline.

gpointer ObitTableBLRow::ClassInfo
 

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

oint ObitTableBLRow::FreqID
 

Freqid number.

gfloat* ObitTableBLRow::ImagA1
 

Imaginary (Additive correction Poln # 1 ).

gfloat* ObitTableBLRow::ImagA2
 

Imaginary (Additive correction Poln # 2 ).

gfloat* ObitTableBLRow::ImagM1
 

Imaginary (Multiplicative correction Poln # 1 ).

gfloat* ObitTableBLRow::ImagM2
 

Imaginary (Multiplicative correction Poln # 2 ).

gpointer ObitTableBLRow::myRowData
 

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

ObitTable* ObitTableBLRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableBLRow::name
 

Name of object [Optional].

gint32 ObitTableBLRow::ObitId
 

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

gfloat* ObitTableBLRow::RealA1
 

Real (Additive correction Poln # 1 ).

gfloat* ObitTableBLRow::RealA2
 

Real (Additive correction Poln # 2 ).

gfloat* ObitTableBLRow::RealM1
 

Real (Multiplicative correction Poln # 1 ).

gfloat* ObitTableBLRow::RealM2
 

Real (Multiplicative correction Poln # 2 ).

gint ObitTableBLRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableBLRow::SourID
 

Source ID number.

gint ObitTableBLRow::status
 

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

oint ObitTableBLRow::SubA
 

Subarray number.

gfloat ObitTableBLRow::Time
 

The center time.


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