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

ObitTableBPRow Struct Reference

ObitTableBPRow Class structure. More...

#include <ObitTableBP.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).
gdouble Time
 The center time.
gfloat TimeI
 Time interval of record.
oint SourID
 Source ID number.
oint SubA
 Subarray number.
oint antNo
 Antenna number.
gfloat BW
 andwidth of an individual channel
oint FreqID
 Freq.
gdouble * ChanShift
 Frequency shift for each IF.
oint RefAnt1
 Reference Antenna.
gfloat * Weight1
 Weights for complex bandpass.
gfloat * Real1
 Real (channel gain Poln # 1 ).
gfloat * Imag1
 Imaginary (channel gain Poln # 1).
oint RefAnt2
 Reference Antenna.
gfloat * Weight2
 Weights for complex bandpass.
gfloat * Real2
 Real (channel gain Poln # 2 ).
gfloat * Imag2
 Imaginary (channel gain Poln # 2).
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableBPRow Class structure.


Member Data Documentation

oint ObitTableBPRow::antNo
 

Antenna number.

gfloat ObitTableBPRow::BW
 

andwidth of an individual channel

gdouble* ObitTableBPRow::ChanShift
 

Frequency shift for each IF.

gpointer ObitTableBPRow::ClassInfo
 

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

oint ObitTableBPRow::FreqID
 

Freq.

id number

gfloat* ObitTableBPRow::Imag1
 

Imaginary (channel gain Poln # 1).

gfloat* ObitTableBPRow::Imag2
 

Imaginary (channel gain Poln # 2).

gpointer ObitTableBPRow::myRowData
 

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

ObitTable* ObitTableBPRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableBPRow::name
 

Name of object [Optional].

gint32 ObitTableBPRow::ObitId
 

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

gfloat* ObitTableBPRow::Real1
 

Real (channel gain Poln # 1 ).

gfloat* ObitTableBPRow::Real2
 

Real (channel gain Poln # 2 ).

oint ObitTableBPRow::RefAnt1
 

Reference Antenna.

oint ObitTableBPRow::RefAnt2
 

Reference Antenna.

gint ObitTableBPRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableBPRow::SourID
 

Source ID number.

gint ObitTableBPRow::status
 

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

oint ObitTableBPRow::SubA
 

Subarray number.

gdouble ObitTableBPRow::Time
 

The center time.

gfloat ObitTableBPRow::TimeI
 

Time interval of record.

gfloat* ObitTableBPRow::Weight1
 

Weights for complex bandpass.

gfloat* ObitTableBPRow::Weight2
 

Weights for complex bandpass.


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