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

ObitTablePS Struct Reference

ObitTablePS Class structure. More...

#include <ObitTablePS.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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.
oint revision
 keywords
glong RAPointOff
 Column offset for Pointing RA at epoch 2000 in table record.
glong RAPointCol
 Physical column number for Pointing RA at epoch 2000 in table record.
glong DecPointOff
 Column offset for Pointing Dec at epoch 2000 in table record.
glong DecPointCol
 Physical column number for Pointing Dec at epoch 2000 in table record.
glong SpecialOff
 Column offset for Special processing applied in table record.
glong SpecialCol
 Physical column number for Special processing applied in table record.
glong NoFieldsOff
 Column offset for Number of sub fields in table record.
glong NoFieldsCol
 Physical column number for Number of sub fields in table record.
glong FieldNameOff
 Column offset for Field name (source) in table record.
glong FieldNameCol
 Physical column number for Field name (source) in table record.
glong obsdateOff
 Column offset for Observing ref.
glong obsdateCol
 Physical column number for Observing ref.
glong StatusOff
 Column offset for Processing status in table record.
glong StatusCol
 Physical column number for Processing status in table record.
glong IQUOff
 Column offset for IQU Flags True if processed in table record.
glong IQUCol
 Physical column number for IQU Flags True if processed in table record.
glong CCLimitOff
 Column offset for Flags to using all possible CC.
glong CCLimitCol
 Physical column number for Flags to using all possible CC.
glong PerCentOff
 Column offset for Percent of visibility data I,Q,U in table record.
glong PerCentCol
 Physical column number for Percent of visibility data I,Q,U in table record.
glong PixMaxOff
 Column offset for Pixel max (Jy) I,Q,U in table record.
glong PixMaxCol
 Physical column number for Pixel max (Jy) I,Q,U in table record.
glong PixMinOff
 Column offset for Pixel min (Jy) I,Q,U in table record.
glong PixMinCol
 Physical column number for Pixel min (Jy) I,Q,U in table record.
glong QualityOff
 Column offset for Quality measure, RMS I,Q,U in table record.
glong QualityCol
 Physical column number for Quality measure, RMS I,Q,U in table record.
glong CommentOff
 Column offset for Comments in table record.
glong CommentCol
 Physical column number for Comments in table record.


Detailed Description

ObitTablePS Class structure.


Member Data Documentation

gfloat* ObitTablePS::buffer
 

Table buffer.

glong ObitTablePS::bufferSize
 

Table buffer size in floats.

glong ObitTablePS::CCLimitCol
 

Physical column number for Flags to using all possible CC.

in table record

glong ObitTablePS::CCLimitOff
 

Column offset for Flags to using all possible CC.

in table record

gpointer ObitTablePS::ClassInfo
 

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

glong ObitTablePS::CommentCol
 

Physical column number for Comments in table record.

glong ObitTablePS::CommentOff
 

Column offset for Comments in table record.

glong ObitTablePS::DecPointCol
 

Physical column number for Pointing Dec at epoch 2000 in table record.

glong ObitTablePS::DecPointOff
 

Column offset for Pointing Dec at epoch 2000 in table record.

glong ObitTablePS::FieldNameCol
 

Physical column number for Field name (source) in table record.

glong ObitTablePS::FieldNameOff
 

Column offset for Field name (source) in table record.

ObitInfoList* ObitTablePS::info
 

Linked list of arrays of data.

glong ObitTablePS::IQUCol
 

Physical column number for IQU Flags True if processed in table record.

glong ObitTablePS::IQUOff
 

Column offset for IQU Flags True if processed in table record.

ObitTableDesc* ObitTablePS::myDesc
 

Obit Table data Descriptor.

Obit* ObitTablePS::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTablePS::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTablePS::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTablePS::myStatus
 

I/O status.

gchar* ObitTablePS::name
 

Name of object [Optional].

glong ObitTablePS::NoFieldsCol
 

Physical column number for Number of sub fields in table record.

glong ObitTablePS::NoFieldsOff
 

Column offset for Number of sub fields in table record.

gint32 ObitTablePS::ObitId
 

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

glong ObitTablePS::obsdateCol
 

Physical column number for Observing ref.

date.(YYYYMMDD) in table record

glong ObitTablePS::obsdateOff
 

Column offset for Observing ref.

date.(YYYYMMDD) in table record

glong ObitTablePS::PerCentCol
 

Physical column number for Percent of visibility data I,Q,U in table record.

glong ObitTablePS::PerCentOff
 

Column offset for Percent of visibility data I,Q,U in table record.

glong ObitTablePS::PixMaxCol
 

Physical column number for Pixel max (Jy) I,Q,U in table record.

glong ObitTablePS::PixMaxOff
 

Column offset for Pixel max (Jy) I,Q,U in table record.

glong ObitTablePS::PixMinCol
 

Physical column number for Pixel min (Jy) I,Q,U in table record.

glong ObitTablePS::PixMinOff
 

Column offset for Pixel min (Jy) I,Q,U in table record.

glong ObitTablePS::QualityCol
 

Physical column number for Quality measure, RMS I,Q,U in table record.

glong ObitTablePS::QualityOff
 

Column offset for Quality measure, RMS I,Q,U in table record.

glong ObitTablePS::RAPointCol
 

Physical column number for Pointing RA at epoch 2000 in table record.

glong ObitTablePS::RAPointOff
 

Column offset for Pointing RA at epoch 2000 in table record.

gint ObitTablePS::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

oint ObitTablePS::revision
 

keywords

glong ObitTablePS::SpecialCol
 

Physical column number for Special processing applied in table record.

glong ObitTablePS::SpecialOff
 

Column offset for Special processing applied in table record.

glong ObitTablePS::StatusCol
 

Physical column number for Processing status in table record.

glong ObitTablePS::StatusOff
 

Column offset for Processing status in table record.

gchar* ObitTablePS::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTablePS::tabVer
 

Table version number(1-rel).

ObitThread* ObitTablePS::thread
 

Threading info member object.


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