Marks initial (center,peak) and FWHM Gaussian estimates on the histogram.
More...
#include <HistogramMarkerGaussian.h>
Marks initial (center,peak) and FWHM Gaussian estimates on the histogram.
Definition at line 40 of file HistogramMarkerGaussian.h.
casa::HistogramMarkerGaussian::HistogramMarkerGaussian |
( |
| ) |
|
virtual casa::HistogramMarkerGaussian::~HistogramMarkerGaussian |
( |
| ) |
|
|
virtual |
virtual void casa::HistogramMarkerGaussian::draw |
( |
QPainter * |
painter, |
|
|
const QwtScaleMap & |
xMap, |
|
|
const QwtScaleMap & |
yMap, |
|
|
const QRect & |
|
|
) |
| const |
|
virtual |
int casa::HistogramMarkerGaussian::getFWHMHeight |
( |
| ) |
const |
|
private |
void casa::HistogramMarkerGaussian::setCenterPeak |
( |
int |
xVal, |
|
|
int |
yVal |
|
) |
| |
void casa::HistogramMarkerGaussian::setColor |
( |
QColor |
markerColor | ) |
|
void casa::HistogramMarkerGaussian::setFWHM |
( |
int |
fwhm, |
|
|
int |
fwhmHeight |
|
) |
| |
int casa::HistogramMarkerGaussian::center |
|
private |
bool casa::HistogramMarkerGaussian::centerPeakSpecified |
|
private |
int casa::HistogramMarkerGaussian::fwhm |
|
private |
int casa::HistogramMarkerGaussian::fwhmHeight |
|
private |
bool casa::HistogramMarkerGaussian::fwhmSpecified |
|
private |
QColor casa::HistogramMarkerGaussian::markerColor |
|
private |
int casa::HistogramMarkerGaussian::peak |
|
private |
The documentation for this class was generated from the following file: