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

ObitTableGBTIFRow Struct Reference

ObitTableGBTIFRow Class structure. More...

#include <ObitTableGBTIF.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).
oint port
 Index of the backend's input.
oint feed
 Index of receiver RF entry point (0 indicates none.
oint srfeed1
 Index of first FEED of a sig/ref pair.
oint srfeed2
 Index of second FEED of a sig/ref pair.
gfloat CenterIF
 Approximate physical center frequency.
gfloat CenterSky
 Approximate center frequency on the sky.
gfloat bandwdth
 Approximate resulting bandwidth.
oint highCal
 ndicates a high powered calibrator was used.
gfloat testToneIF
 Approximate physical test tone frequency, if any.
gfloat YestToneSky
 Approximate test tone frequency on the sky, if any.
gdouble sffMultiplier
 Sky Frequency Formula multiplier coefficient.
gdouble sffSideband
 Sky Frequency Formula sideband coefficient.
gdouble sffOffset
 Sky Frequency Formula offset coefficient.
oint transformCount
 Number of transform.
gchar * backend
 Name of the terminating backend.
gchar * bank
 Name of the backend's set of inputs.
gchar * receiver
 Name of the receiver of origin.
gchar * receptor
 Name of the receiver's detector.
gchar * loCircuit
 Circuit producing the tracking frequency.
gchar * loComponent
 component producing the tracking frequency.
gchar * sideband
 Resulting sideband: upper or lower.
gchar * polarize
 Resulting polarization ('X', 'Y', 'R', 'L').
gchar * TestToneCircuit
 Circuit producing the test tone, if any.
gchar * testToneComponent
 Component producing the test tone, if any.
gchar * transforms
 Matrix of transform descriptions (frequencies in MHz).
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableGBTIFRow Class structure.


Member Data Documentation

gchar* ObitTableGBTIFRow::backend
 

Name of the terminating backend.

gfloat ObitTableGBTIFRow::bandwdth
 

Approximate resulting bandwidth.

gchar* ObitTableGBTIFRow::bank
 

Name of the backend's set of inputs.

gfloat ObitTableGBTIFRow::CenterIF
 

Approximate physical center frequency.

gfloat ObitTableGBTIFRow::CenterSky
 

Approximate center frequency on the sky.

gpointer ObitTableGBTIFRow::ClassInfo
 

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

oint ObitTableGBTIFRow::feed
 

Index of receiver RF entry point (0 indicates none.

oint ObitTableGBTIFRow::highCal
 

ndicates a high powered calibrator was used.

gchar* ObitTableGBTIFRow::loCircuit
 

Circuit producing the tracking frequency.

gchar* ObitTableGBTIFRow::loComponent
 

component producing the tracking frequency.

gpointer ObitTableGBTIFRow::myRowData
 

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

ObitTable* ObitTableGBTIFRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableGBTIFRow::name
 

Name of object [Optional].

gint32 ObitTableGBTIFRow::ObitId
 

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

gchar* ObitTableGBTIFRow::polarize
 

Resulting polarization ('X', 'Y', 'R', 'L').

oint ObitTableGBTIFRow::port
 

Index of the backend's input.

gchar* ObitTableGBTIFRow::receiver
 

Name of the receiver of origin.

gchar* ObitTableGBTIFRow::receptor
 

Name of the receiver's detector.

gint ObitTableGBTIFRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gdouble ObitTableGBTIFRow::sffMultiplier
 

Sky Frequency Formula multiplier coefficient.

gdouble ObitTableGBTIFRow::sffOffset
 

Sky Frequency Formula offset coefficient.

gdouble ObitTableGBTIFRow::sffSideband
 

Sky Frequency Formula sideband coefficient.

gchar* ObitTableGBTIFRow::sideband
 

Resulting sideband: upper or lower.

oint ObitTableGBTIFRow::srfeed1
 

Index of first FEED of a sig/ref pair.

oint ObitTableGBTIFRow::srfeed2
 

Index of second FEED of a sig/ref pair.

gint ObitTableGBTIFRow::status
 

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

gchar* ObitTableGBTIFRow::TestToneCircuit
 

Circuit producing the test tone, if any.

gchar* ObitTableGBTIFRow::testToneComponent
 

Component producing the test tone, if any.

gfloat ObitTableGBTIFRow::testToneIF
 

Approximate physical test tone frequency, if any.

oint ObitTableGBTIFRow::transformCount
 

Number of transform.

gchar* ObitTableGBTIFRow::transforms
 

Matrix of transform descriptions (frequencies in MHz).

gfloat ObitTableGBTIFRow::YestToneSky
 

Approximate test tone frequency on the sky, if any.


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