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

ObitTableANRow Struct Reference

ObitTableANRow Class structure. More...

#include <ObitTableAN.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).
oint noSta
 Station number, used as an index in other tables, uv data.
oint mntSta
 Mount type, 0=altaz, 1=equatorial, 2=orbiting.
gfloat staXof
 Axis offset.
gfloat PolAngA
 Feed A feed position angle.
gfloat PolAngB
 Feed B feed position angle.
gchar * AntName
 Station name.
gdouble * StaXYZ
 X,Y,Z offset from array center.
gdouble * OrbParm
 Orbital parameters.
gchar * polTypeA
 Feed A feed poln.
gfloat * PolCalA
 Feed A poln.
gchar * polTypeB
 Feed B feed poln.
gfloat * PolCalB
 Feed B poln.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableANRow Class structure.


Member Data Documentation

gchar* ObitTableANRow::AntName
 

Station name.

gpointer ObitTableANRow::ClassInfo
 

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

oint ObitTableANRow::mntSta
 

Mount type, 0=altaz, 1=equatorial, 2=orbiting.

gpointer ObitTableANRow::myRowData
 

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

ObitTable* ObitTableANRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableANRow::name
 

Name of object [Optional].

oint ObitTableANRow::noSta
 

Station number, used as an index in other tables, uv data.

gint32 ObitTableANRow::ObitId
 

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

gdouble* ObitTableANRow::OrbParm
 

Orbital parameters.

gfloat ObitTableANRow::PolAngA
 

Feed A feed position angle.

gfloat ObitTableANRow::PolAngB
 

Feed B feed position angle.

gfloat* ObitTableANRow::PolCalA
 

Feed A poln.

cal parameter.

gfloat* ObitTableANRow::PolCalB
 

Feed B poln.

cal parameter

gchar* ObitTableANRow::polTypeA
 

Feed A feed poln.

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

gchar* ObitTableANRow::polTypeB
 

Feed B feed poln.

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

gint ObitTableANRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableANRow::status
 

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

gfloat ObitTableANRow::staXof
 

Axis offset.

gdouble* ObitTableANRow::StaXYZ
 

X,Y,Z offset from array center.


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