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

ObitPennArrayAtmFit Struct Reference

ObitPennArrayAtmFit Class structure. More...

#include <ObitPennArrayAtmFit.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].
ObitThread * thread
 Threading info member object.
ObitInfoList * info
 Linked list of arrays of data.
ObitOTFArrayGeomgeom
 (Feed) array geometry descriptor
glong ncoef
 Number of coefficients to fit.
gfloat * poly
 Legendre polynomial terms, one for each coef and each detector index = (detector # -1)*ncoef + icoef az = "X", el = "Y".
gfloat * sum2p1
 Work arrays.
gfloat * sum2p2
 Work arrays.
gfloat * tcoef
 Work arrays.
gfloat * resid
 Work arrays.


Detailed Description

ObitPennArrayAtmFit Class structure.


Member Data Documentation

gpointer ObitPennArrayAtmFit::ClassInfo
 

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

ObitOTFArrayGeom* ObitPennArrayAtmFit::geom
 

(Feed) array geometry descriptor

ObitInfoList* ObitPennArrayAtmFit::info
 

Linked list of arrays of data.

gchar* ObitPennArrayAtmFit::name
 

Name of object [Optional].

glong ObitPennArrayAtmFit::ncoef
 

Number of coefficients to fit.

gint32 ObitPennArrayAtmFit::ObitId
 

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

gfloat* ObitPennArrayAtmFit::poly
 

Legendre polynomial terms, one for each coef and each detector index = (detector # -1)*ncoef + icoef az = "X", el = "Y".

gint ObitPennArrayAtmFit::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gfloat * ObitPennArrayAtmFit::resid
 

Work arrays.

gfloat* ObitPennArrayAtmFit::sum2p1
 

Work arrays.

gfloat * ObitPennArrayAtmFit::sum2p2
 

Work arrays.

gfloat * ObitPennArrayAtmFit::tcoef
 

Work arrays.

ObitThread* ObitPennArrayAtmFit::thread
 

Threading info member object.


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