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

ObitTablePCRow Struct Reference

ObitTablePCRow Class structure. More...

#include <ObitTablePC.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 CableCal
 CABLE_CAL.
gfloat * State1
 State counts(?).
gdouble * PCFreq1
 Frequencies of the phase tones.
gdouble * PCReal1
 Real part of tone phase.
gdouble * PCImag1
 Imaginary part of tone phase.
gdouble * PCRate1
 Tone rate phase.
gfloat * State2
 State counts(?).
gdouble * PCFreq2
 Frequencies of the phase tones.
gdouble * PCReal2
 Real part of tone phase.
gdouble * PCImag2
 Imaginary part of tone phase.
gdouble * PCRate2
 Tone rate phase.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTablePCRow Class structure.


Member Data Documentation

oint ObitTablePCRow::antennaNo
 

Antenna number.

oint ObitTablePCRow::Array
 

Array number.

gdouble ObitTablePCRow::CableCal
 

CABLE_CAL.

gpointer ObitTablePCRow::ClassInfo
 

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

oint ObitTablePCRow::FreqID
 

Frequency ID.

gpointer ObitTablePCRow::myRowData
 

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

ObitTable* ObitTablePCRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTablePCRow::name
 

Name of object [Optional].

gint32 ObitTablePCRow::ObitId
 

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

gdouble* ObitTablePCRow::PCFreq1
 

Frequencies of the phase tones.

gdouble* ObitTablePCRow::PCFreq2
 

Frequencies of the phase tones.

gdouble* ObitTablePCRow::PCImag1
 

Imaginary part of tone phase.

gdouble* ObitTablePCRow::PCImag2
 

Imaginary part of tone phase.

gdouble* ObitTablePCRow::PCRate1
 

Tone rate phase.

gdouble* ObitTablePCRow::PCRate2
 

Tone rate phase.

gdouble* ObitTablePCRow::PCReal1
 

Real part of tone phase.

gdouble* ObitTablePCRow::PCReal2
 

Real part of tone phase.

gint ObitTablePCRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTablePCRow::SourID
 

Source ID number.

gfloat* ObitTablePCRow::State1
 

State counts(?).

gfloat* ObitTablePCRow::State2
 

State counts(?).

gint ObitTablePCRow::status
 

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

gdouble ObitTablePCRow::Time
 

The center time.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:15 2007 for Obit by  doxygen 1.3.9.1