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

ObitDConCleanPxHist Struct Reference

ObitDConCleanPxHist Class structure. More...

#include <ObitDConCleanPxHist.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].
glong ncell
 Number of cells in histogram.
gfloat histMax
 Maximum value represented in histogram.
gfloat histMin
 Minimum value represented in histogram.
glong * hist
 Cumulative histogram of number of pixels brighter than a given value.


Detailed Description

ObitDConCleanPxHist Class structure.


Member Data Documentation

gpointer ObitDConCleanPxHist::ClassInfo
 

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

glong* ObitDConCleanPxHist::hist
 

Cumulative histogram of number of pixels brighter than a given value.

gfloat ObitDConCleanPxHist::histMax
 

Maximum value represented in histogram.

gfloat ObitDConCleanPxHist::histMin
 

Minimum value represented in histogram.

gchar* ObitDConCleanPxHist::name
 

Name of object [Optional].

glong ObitDConCleanPxHist::ncell
 

Number of cells in histogram.

gint32 ObitDConCleanPxHist::ObitId
 

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

gint ObitDConCleanPxHist::ReferenceCount
 

Reference count for object (numbers of pointers attaching).


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