Package org.hortonmachine.modules
Class Kriging
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.Kriging
public class Kriging
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionintbooleanbooleandoubleintdoubledoubledoubledoubleFields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
Field Details
-
inStations
-
inData
-
inInterpolate
-
inInterpolationGrid
-
fStationsid
-
fStationsZ
-
fInterpolateid
-
fPointZ
-
pMode
public int pMode -
pIntegralscale
-
pVariance
public double pVariance -
doLogarithmic
public boolean doLogarithmic -
defaultVariogramMode
public int defaultVariogramMode -
pSemivariogramType
public double pSemivariogramType -
doIncludezero
public boolean doIncludezero -
pA
public double pA -
pS
public double pS -
pNug
public double pNug -
outGrid
-
outData
-
-
Constructor Details
-
Kriging
public Kriging()
-
-
Method Details
-
process
- Throws:
Exception
-