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

ObitTableMCRow Struct Reference

ObitTableMCRow Class structure. More...

#include <ObitTableMC.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.
oint SourID
 Source ID number.
oint antennaNo
 Antenna number.
oint Array
 Array number.
oint FreqID
 Frequency ID.
gdouble atmos
 Atmospheric delay.
gdouble Datmos
 Time derivative of ATMOS.
gdouble GDelay
 Group delay.
gdouble GRate
 Group delay rate.
gdouble clock1
 "Clock" epoch error
gdouble Dclock1
 Time derivative of CLOCK.
gfloat LOOffset1
 LO Offset.
gfloat DLOOffset1
 Time derivative of LO offset.
gfloat disp1
 Dispersive delay (sec at wavelength = 1m)for Poln # 1.
gfloat Ddisp1
 Time derivative of DISPfor Poln # 1.
gdouble clock2
 "Clock" epoch error
gdouble Dclock2
 Time derivative of CLOCK.
gfloat LOOffset2
 LO Offset.
gfloat DLOOffset2
 Time derivative of LO offset.
gfloat disp2
 Dispersive delay (sec at wavelength = 1m)for Poln # 2.
gfloat Ddisp2
 Time derivative of DISPfor Poln # 2.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableMCRow Class structure.


Member Data Documentation

oint ObitTableMCRow::antennaNo
 

Antenna number.

oint ObitTableMCRow::Array
 

Array number.

gdouble ObitTableMCRow::atmos
 

Atmospheric delay.

gpointer ObitTableMCRow::ClassInfo
 

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

gdouble ObitTableMCRow::clock1
 

"Clock" epoch error

gdouble ObitTableMCRow::clock2
 

"Clock" epoch error

gdouble ObitTableMCRow::Datmos
 

Time derivative of ATMOS.

gdouble ObitTableMCRow::Dclock1
 

Time derivative of CLOCK.

gdouble ObitTableMCRow::Dclock2
 

Time derivative of CLOCK.

gfloat ObitTableMCRow::Ddisp1
 

Time derivative of DISPfor Poln # 1.

gfloat ObitTableMCRow::Ddisp2
 

Time derivative of DISPfor Poln # 2.

gfloat ObitTableMCRow::disp1
 

Dispersive delay (sec at wavelength = 1m)for Poln # 1.

gfloat ObitTableMCRow::disp2
 

Dispersive delay (sec at wavelength = 1m)for Poln # 2.

gfloat ObitTableMCRow::DLOOffset1
 

Time derivative of LO offset.

gfloat ObitTableMCRow::DLOOffset2
 

Time derivative of LO offset.

oint ObitTableMCRow::FreqID
 

Frequency ID.

gdouble ObitTableMCRow::GDelay
 

Group delay.

gdouble ObitTableMCRow::GRate
 

Group delay rate.

gfloat ObitTableMCRow::LOOffset1
 

LO Offset.

gfloat ObitTableMCRow::LOOffset2
 

LO Offset.

gpointer ObitTableMCRow::myRowData
 

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

ObitTable* ObitTableMCRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableMCRow::name
 

Name of object [Optional].

gint32 ObitTableMCRow::ObitId
 

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

gint ObitTableMCRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTableMCRow::SourID
 

Source ID number.

gint ObitTableMCRow::status
 

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

gdouble ObitTableMCRow::Time
 

The center time.


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