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

ObitTableOTFCalRow Struct Reference

ObitTableOTFCalRow Class structure. More...

#include <ObitTableOTFCal.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].
ObitTable * myTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
gfloat Time
 The center time.
gfloat TimeI
 The integration time.
oint Target
 Celestial target, as index in target table.
gfloat dRa
 Correction to the RA for all detectors.
gfloat dDec
 Correction to the Dec for all detectors.
gfloat * cal
 Cal value in units of raw data per detector, to be subtracted fro.
gfloat * add
 Additive (subtractive actually) term per detector.
gfloat * mult
 Additive (subtractive actually) term per detector.
gfloat * wt
 Weight value per detector.
gfloat * poly
 Polynomial atmosphere model, expansion in RA, dec about pointing position.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableOTFCalRow Class structure.


Member Data Documentation

gfloat* ObitTableOTFCalRow::add
 

Additive (subtractive actually) term per detector.

gfloat* ObitTableOTFCalRow::cal
 

Cal value in units of raw data per detector, to be subtracted fro.

gpointer ObitTableOTFCalRow::ClassInfo
 

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

gfloat ObitTableOTFCalRow::dDec
 

Correction to the Dec for all detectors.

gfloat ObitTableOTFCalRow::dRa
 

Correction to the RA for all detectors.

gfloat* ObitTableOTFCalRow::mult
 

Additive (subtractive actually) term per detector.

gpointer ObitTableOTFCalRow::myRowData
 

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

ObitTable* ObitTableOTFCalRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableOTFCalRow::name
 

Name of object [Optional].

gint32 ObitTableOTFCalRow::ObitId
 

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

gfloat* ObitTableOTFCalRow::poly
 

Polynomial atmosphere model, expansion in RA, dec about pointing position.

gint ObitTableOTFCalRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableOTFCalRow::status
 

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

oint ObitTableOTFCalRow::Target
 

Celestial target, as index in target table.

gfloat ObitTableOTFCalRow::Time
 

The center time.

gfloat ObitTableOTFCalRow::TimeI
 

The integration time.

gfloat* ObitTableOTFCalRow::wt
 

Weight value per detector.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1