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

ObitFInterpolate Struct Reference

ObitFInterpolate Class structure. More...

#include <ObitFInterpolate.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.
ObitImageDescmyDesc
 Image descriptor to give relation between pixels and coordinates.
ObitFArraymyArray
 Array to be interpolated.
gfloat * array
 Pointer to data in myArray.
glong nx
 Dimension of plane in myArray.
glong ny
 Dimension of plane in myArray.
glong hwidth
 Half width of interpolation kernal.
gfloat xPixel
 Target "X" Pixel.
gfloat yPixel
 Target "Y" Pixel.
glong xStart
 Convolving "X" start pixel number in convolution.
glong yStart
 Convolving "Y" start pixel number in convolution.
gfloat xKernal [10]
 "X" Convolving kernal
gfloat yKernal [10]
 "Y" Convolving kernal
gfloat denom [10]
 Reciprocals of Lagrangian denominators.


Detailed Description

ObitFInterpolate Class structure.


Member Data Documentation

gfloat* ObitFInterpolate::array
 

Pointer to data in myArray.

gpointer ObitFInterpolate::ClassInfo
 

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

gfloat ObitFInterpolate::denom[10]
 

Reciprocals of Lagrangian denominators.

glong ObitFInterpolate::hwidth
 

Half width of interpolation kernal.

ObitInfoList* ObitFInterpolate::info
 

Linked list of arrays of data.

ObitFArray* ObitFInterpolate::myArray
 

Array to be interpolated.

ObitImageDesc* ObitFInterpolate::myDesc
 

Image descriptor to give relation between pixels and coordinates.

gchar* ObitFInterpolate::name
 

Name of object [Optional].

glong ObitFInterpolate::nx
 

Dimension of plane in myArray.

glong ObitFInterpolate::ny
 

Dimension of plane in myArray.

gint32 ObitFInterpolate::ObitId
 

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

gint ObitFInterpolate::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitFInterpolate::thread
 

Threading info member object.

gfloat ObitFInterpolate::xKernal[10]
 

"X" Convolving kernal

gfloat ObitFInterpolate::xPixel
 

Target "X" Pixel.

glong ObitFInterpolate::xStart
 

Convolving "X" start pixel number in convolution.

gfloat ObitFInterpolate::yKernal[10]
 

"Y" Convolving kernal

gfloat ObitFInterpolate::yPixel
 

Target "Y" Pixel.

glong ObitFInterpolate::yStart
 

Convolving "Y" start pixel number in convolution.


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