#include <Plot2d_NormalizeAlgorithm.h>
◆ NormalizationMode
| Enumerator |
|---|
| NormalizeToMin | |
| NormalizeToMax | |
| NormalizeToMinMax | |
| NormalizeNone | |
◆ Plot2d_NormalizeAlgorithm()
| Plot2d_NormalizeAlgorithm::Plot2d_NormalizeAlgorithm |
( |
QObject * |
parent | ) |
|
◆ ~Plot2d_NormalizeAlgorithm()
| Plot2d_NormalizeAlgorithm::~Plot2d_NormalizeAlgorithm |
( |
| ) |
|
◆ clear()
| void Plot2d_NormalizeAlgorithm::clear |
( |
| ) |
|
|
virtual |
◆ execute()
| void Plot2d_NormalizeAlgorithm::execute |
( |
| ) |
|
|
virtual |
Implements Plot2d_Algorithm.
References getNormalizationMode(), Plot2d_Algorithm::isDataChanged(), myBkoefs, Plot2d_Algorithm::myDataChanged, Plot2d_Algorithm::myInuptData, myKkoefs, myNormalizationMode, Plot2d_Algorithm::myResultData, NormalizeNone, NormalizeToMax, NormalizeToMin, and NormalizeToMinMax.
◆ getBkoef()
| double Plot2d_NormalizeAlgorithm::getBkoef |
( |
Plot2d_Object * |
theObj | ) |
|
Gets b normalization coefficient
References myBkoefs.
◆ getKkoef()
| double Plot2d_NormalizeAlgorithm::getKkoef |
( |
Plot2d_Object * |
theObj | ) |
|
Gets k normalization coefficient
References myKkoefs.
◆ getNormalizationMode()
◆ setNormalizationMode()
◆ myBkoefs
◆ myKkoefs
◆ myNormalizationMode
The documentation for this class was generated from the following files: