#include <CalcImage.hpp>
|
| virtual int | _getNDim () const override |
| |
| virtual int | _getNCova () const |
| |
| int | _centerDataToGrid (DbGrid *dbgrid) |
| |
| int | _addVariableDb (int whichDb, int status, const ELoc &locatorType, int locatorIndex=0, int number=1, double valinit=0.) |
| |
| void | _renameVariable (int whichDb, const VectorString &names, const ELoc &locatorType, int nvar, int iptr, const String &name, int count, bool flagSetLocator=true, int shift=0) |
| |
| void | _storeInVariableList (int whichDb, int status, const VectorInt &iuids) |
| |
| int | _expandInformation (int mode, const ELoc &locatorType) |
| |
| void | _cleanVariableDb (int status) |
| |
| Db * | _whichDb (int whichDb) |
| |
| String | _identifyVariable (int iuid) const |
| |
◆ CalcImage() [1/2]
◆ CalcImage() [2/2]
◆ ~CalcImage()
| CalcImage::~CalcImage |
( |
| ) |
|
|
virtual |
◆ _check()
| bool CalcImage::_check |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _getNVar()
| int CalcImage::_getNVar |
( |
| ) |
const |
|
overrideprivatevirtual |
◆ _postprocess()
| bool CalcImage::_postprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _preprocess()
| bool CalcImage::_preprocess |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _rollback()
| void CalcImage::_rollback |
( |
| ) |
|
|
overrideprivatevirtual |
◆ _run()
Standard Kriging
- Returns
- Error return code
Implements ACalculator.
◆ operator=()
◆ setDistErode()
| void CalcImage::setDistErode |
( |
bool |
distErode | ) |
|
|
inline |
◆ setFlagFilter()
| void CalcImage::setFlagFilter |
( |
bool |
flagFilter | ) |
|
|
inline |
◆ setFlagMorpho()
| void CalcImage::setFlagMorpho |
( |
bool |
flagMorpho | ) |
|
|
inline |
◆ setFlagSmooth()
| void CalcImage::setFlagSmooth |
( |
bool |
flagSmooth | ) |
|
|
inline |
◆ setNvarMorpho()
| void CalcImage::setNvarMorpho |
( |
int |
nvarMorpho | ) |
|
|
inline |
◆ setOper()
| void CalcImage::setOper |
( |
const EMorpho & |
oper | ) |
|
|
inline |
◆ setOption()
| void CalcImage::setOption |
( |
int |
option | ) |
|
|
inline |
◆ setRadius()
| void CalcImage::setRadius |
( |
const VectorInt & |
radius | ) |
|
|
inline |
◆ setSmoothRange()
| void CalcImage::setSmoothRange |
( |
double |
smoothRange | ) |
|
|
inline |
◆ setSmoothType()
| void CalcImage::setSmoothType |
( |
int |
smoothType | ) |
|
|
inline |
◆ setVerbose()
| void CalcImage::setVerbose |
( |
bool |
verbose | ) |
|
|
inline |
◆ setVmax()
| void CalcImage::setVmax |
( |
double |
vmax | ) |
|
|
inline |
◆ setVmin()
| void CalcImage::setVmin |
( |
double |
vmin | ) |
|
|
inline |
◆ _distErode
| bool CalcImage::_distErode |
|
private |
◆ _flagFilter
| bool CalcImage::_flagFilter |
|
private |
◆ _flagMorpho
| bool CalcImage::_flagMorpho |
|
private |
◆ _flagSmooth
| bool CalcImage::_flagSmooth |
|
private |
◆ _iattOut
◆ _nvarMorpho
| int CalcImage::_nvarMorpho |
|
private |
◆ _oper
◆ _option
◆ _radius
◆ _smoothRange
| double CalcImage::_smoothRange |
|
private |
◆ _smoothType
| int CalcImage::_smoothType |
|
private |
◆ _verbose
◆ _vmax
◆ _vmin
The documentation for this class was generated from the following files: