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

ObitOTFGrid Struct Reference

ObitOTFGrid Class structure. More...

#include <ObitOTFGrid.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.
ObitIOStatus myStatus
 I/O status.
gint convType
 convolving function type
glong convWidth
 Width of convolving kernel in cells.
glong convNperCell
 Number of of tabulated points per cell in convfn.
glong icenxImage
 Center pixel (1-rel) Image.
glong icenyImage
 Center pixel (1-rel) Image.
glong nxImage
 Size of image plane (pixels).
glong nyImage
 Size of image plane (pixels).
gfloat XScale
 Scaling from position offset to cells.
gfloat YScale
 Scaling from position offset to cells.
gfloat minWt
 Minimum summed gridding weight.
gfloat convParm [10]
 Convolving function parameters.
gfloat addBM
 Additional Gaussian equivalent beam size (FWHM) from convolution, in pixels.
ObitFArray * grid
 data grid
ObitFArray * gridWt
 Weight grid.
ObitFArray * convfn
 Gridding convolution table.
gfloat * xpos
 Working array of x (RA-like) positions, one per detector in array.
gfloat * ypos
 Working array of y (Dec-like) positions, one per detector in array.
ObitOTFProj Proj
 Project type code.
gfloat raProj
 RA of projection tangent point (deg).
gfloat decProj
 Dec of projection tangent point (deg).
gfloat beamSize
 Beam size (Gaussian sigma) in pixels.
gfloat fitBeamSize
 Fitted Beam size FWHM in deg.


Detailed Description

ObitOTFGrid Class structure.


Member Data Documentation

gfloat ObitOTFGrid::addBM
 

Additional Gaussian equivalent beam size (FWHM) from convolution, in pixels.

gfloat ObitOTFGrid::beamSize
 

Beam size (Gaussian sigma) in pixels.

gpointer ObitOTFGrid::ClassInfo
 

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

ObitFArray* ObitOTFGrid::convfn
 

Gridding convolution table.

glong ObitOTFGrid::convNperCell
 

Number of of tabulated points per cell in convfn.

gfloat ObitOTFGrid::convParm[10]
 

Convolving function parameters.

gint ObitOTFGrid::convType
 

convolving function type

glong ObitOTFGrid::convWidth
 

Width of convolving kernel in cells.

gfloat ObitOTFGrid::decProj
 

Dec of projection tangent point (deg).

gfloat ObitOTFGrid::fitBeamSize
 

Fitted Beam size FWHM in deg.

ObitFArray* ObitOTFGrid::grid
 

data grid

ObitFArray* ObitOTFGrid::gridWt
 

Weight grid.

glong ObitOTFGrid::icenxImage
 

Center pixel (1-rel) Image.

glong ObitOTFGrid::icenyImage
 

Center pixel (1-rel) Image.

ObitInfoList* ObitOTFGrid::info
 

Linked list of arrays of data.

gfloat ObitOTFGrid::minWt
 

Minimum summed gridding weight.

ObitIOStatus ObitOTFGrid::myStatus
 

I/O status.

gchar* ObitOTFGrid::name
 

Name of object [Optional].

glong ObitOTFGrid::nxImage
 

Size of image plane (pixels).

glong ObitOTFGrid::nyImage
 

Size of image plane (pixels).

gint32 ObitOTFGrid::ObitId
 

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

ObitOTFProj ObitOTFGrid::Proj
 

Project type code.

gfloat ObitOTFGrid::raProj
 

RA of projection tangent point (deg).

gint ObitOTFGrid::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitOTFGrid::thread
 

Threading info member object.

gfloat* ObitOTFGrid::xpos
 

Working array of x (RA-like) positions, one per detector in array.

gfloat ObitOTFGrid::XScale
 

Scaling from position offset to cells.

gfloat* ObitOTFGrid::ypos
 

Working array of y (Dec-like) positions, one per detector in array.

gfloat ObitOTFGrid::YScale
 

Scaling from position offset to cells.


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