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

ObitTableIDI_UV_DATARow Struct Reference

ObitTableIDI_UV_DATARow Class structure. More...

#include <ObitTableIDI_UV_DATA.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 uu
 U component of baseline.
gfloat vv
 V component of baseline.
gfloat ww
 W component of baseline.
gdouble date
 Julian Date.
gdouble Time
 The center time.
oint Baseline
 Interferometer baseline as ant 1*256+ant1 (1-rel).
oint Filter
 Filter.
oint Source
 Source ID, index into SOURCE table.
oint FreqID
 Frequency group ID, index into FREQUENCY table.
gfloat IntTim
 The integration time.
oint GateID
 Gate ID.
gfloat * Weight
 Weight per correlation, same order as data.
gfloat * Flux
 Visibility matrix.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableIDI_UV_DATARow Class structure.


Member Data Documentation

oint ObitTableIDI_UV_DATARow::Baseline
 

Interferometer baseline as ant 1*256+ant1 (1-rel).

gpointer ObitTableIDI_UV_DATARow::ClassInfo
 

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

gdouble ObitTableIDI_UV_DATARow::date
 

Julian Date.

oint ObitTableIDI_UV_DATARow::Filter
 

Filter.

gfloat* ObitTableIDI_UV_DATARow::Flux
 

Visibility matrix.

oint ObitTableIDI_UV_DATARow::FreqID
 

Frequency group ID, index into FREQUENCY table.

oint ObitTableIDI_UV_DATARow::GateID
 

Gate ID.

gfloat ObitTableIDI_UV_DATARow::IntTim
 

The integration time.

gpointer ObitTableIDI_UV_DATARow::myRowData
 

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

ObitTable* ObitTableIDI_UV_DATARow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableIDI_UV_DATARow::name
 

Name of object [Optional].

gint32 ObitTableIDI_UV_DATARow::ObitId
 

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

gint ObitTableIDI_UV_DATARow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableIDI_UV_DATARow::Source
 

Source ID, index into SOURCE table.

gint ObitTableIDI_UV_DATARow::status
 

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

gdouble ObitTableIDI_UV_DATARow::Time
 

The center time.

gfloat ObitTableIDI_UV_DATARow::uu
 

U component of baseline.

gfloat ObitTableIDI_UV_DATARow::vv
 

V component of baseline.

gfloat* ObitTableIDI_UV_DATARow::Weight
 

Weight per correlation, same order as data.

gfloat ObitTableIDI_UV_DATARow::ww
 

W component of baseline.


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