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

ObitTableATRow Struct Reference

ObitTableATRow Class structure. More...

#include <ObitTableAT.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 antennaNo
 Antenna number.
oint Array
 Array number.
oint numLevels
 Number of levels of something(?).
gchar polTypeA
 Feed A feed poln.
gchar polTypeB
 Feed B feed poln.
gchar * AntName
 Station name.
gfloat * PolAngA
 Feed A feed position angle.
gfloat * PolCalA
 Feed A poln.
gfloat * PolAngB
 Feed B feed position angle.
gfloat * PolCalB
 Feed B poln.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableATRow Class structure.


Member Data Documentation

oint ObitTableATRow::antennaNo
 

Antenna number.

gchar* ObitTableATRow::AntName
 

Station name.

oint ObitTableATRow::Array
 

Array number.

gpointer ObitTableATRow::ClassInfo
 

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

gpointer ObitTableATRow::myRowData
 

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

ObitTable* ObitTableATRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableATRow::name
 

Name of object [Optional].

oint ObitTableATRow::numLevels
 

Number of levels of something(?).

gint32 ObitTableATRow::ObitId
 

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

gfloat* ObitTableATRow::PolAngA
 

Feed A feed position angle.

gfloat* ObitTableATRow::PolAngB
 

Feed B feed position angle.

gfloat* ObitTableATRow::PolCalA
 

Feed A poln.

cal parameter.

gfloat* ObitTableATRow::PolCalB
 

Feed B poln.

cal parameter

gchar ObitTableATRow::polTypeA
 

Feed A feed poln.

type 'R','L','X','Y', actually only one valid character.

gchar ObitTableATRow::polTypeB
 

Feed B feed poln.

type 'R','L','X','Y'

gint ObitTableATRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableATRow::status
 

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

gdouble ObitTableATRow::Time
 

The center time.

gfloat ObitTableATRow::TimeI
 

Time interval of record.


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