Designed as a separaclass so if it needs to go into a different thread, it can be put there.
More...
#include <RangeControlsWidget.qo.h>
Designed as a separaclass so if it needs to go into a different thread, it can be put there.
Definition at line 50 of file RangeControlsWidget.qo.h.
casa::PercentageCalculator::PercentageCalculator |
( |
float |
minValue, |
|
|
float |
maxValue, |
|
|
const std::shared_ptr< const casacore::ImageInterface< float > > |
image |
|
) |
| |
virtual casa::PercentageCalculator::~PercentageCalculator |
( |
| ) |
|
|
virtual |
float casa::PercentageCalculator::getRangeMax |
( |
| ) |
const |
float casa::PercentageCalculator::getRangeMin |
( |
| ) |
const |
void casa::PercentageCalculator::work |
( |
| ) |
|
float casa::PercentageCalculator::maxValue |
|
private |
float casa::PercentageCalculator::minValue |
|
private |
float casa::PercentageCalculator::rangeMax |
|
private |
float casa::PercentageCalculator::rangeMin |
|
private |
The documentation for this class was generated from the following file: