#include <ObitDConCleanPxHist.h>
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. | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
Cumulative histogram of number of pixels brighter than a given value.
|
|
|
Maximum value represented in histogram.
|
|
|
Minimum value represented in histogram.
|
|
|
Name of object [Optional].
|
|
|
Number of cells in histogram.
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
1.3.9.1