kstars
FITSHistogram Class Reference
#include <fitshistogram.h>
Inheritance diagram for FITSHistogram:

Detailed Description
Definition at line 47 of file fitshistogram.h.
Public Slots | |
| void | applyScale () |
| void | updateBoxes (int lowerLimit, int upperLimit) |
| void | updateIntenFreq (int x) |
Public Member Functions | |
| void | constructHistogram (int hist_width, int hist_height) |
| int | findMax (int hist_width) |
| FITSHistogram (QWidget *parent) | |
| void | updateHistogram () |
| ~FITSHistogram () | |
Public Attributes | |
| double | fits_max |
| double | fits_min |
| double | histFactor |
| int | napply |
| int | type |
Constructor & Destructor Documentation
| FITSHistogram::FITSHistogram | ( | QWidget * | parent | ) |
Definition at line 48 of file fitshistogram.cpp.
| FITSHistogram::~FITSHistogram | ( | ) |
Definition at line 68 of file fitshistogram.cpp.
Member Function Documentation
| void FITSHistogram::applyScale | ( | ) | [slot] |
Definition at line 87 of file fitshistogram.cpp.
| void FITSHistogram::constructHistogram | ( | int | hist_width, | |
| int | hist_height | |||
| ) |
Definition at line 128 of file fitshistogram.cpp.
| int FITSHistogram::findMax | ( | int | hist_width | ) |
Definition at line 211 of file fitshistogram.cpp.
| void FITSHistogram::updateBoxes | ( | int | lowerLimit, | |
| int | upperLimit | |||
| ) | [slot] |
Definition at line 74 of file fitshistogram.cpp.
| void FITSHistogram::updateHistogram | ( | ) |
Definition at line 221 of file fitshistogram.cpp.
| void FITSHistogram::updateIntenFreq | ( | int | x | ) | [slot] |
Definition at line 196 of file fitshistogram.cpp.
Member Data Documentation
| double FITSHistogram::fits_max |
Definition at line 63 of file fitshistogram.h.
| double FITSHistogram::fits_min |
Definition at line 63 of file fitshistogram.h.
| double FITSHistogram::histFactor |
Definition at line 62 of file fitshistogram.h.
Definition at line 61 of file fitshistogram.h.
Definition at line 60 of file fitshistogram.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference