Uses of Class
com.opttek.optquest.heatmap.COptQuestKrigEvalPoint
Packages that use COptQuestKrigEvalPoint
-
Uses of COptQuestKrigEvalPoint in com.opttek.optquest.heatmap
Subclasses of COptQuestKrigEvalPoint in com.opttek.optquest.heatmapModifier and TypeClassDescriptionclassA generic structure to hold the candidate points for a max variance kriging operation (See GeospataialSamplingGenerator)Methods in com.opttek.optquest.heatmap that return COptQuestKrigEvalPointModifier and TypeMethodDescriptionCOptQuestKrigCache.get(double[] xout, int mask) COptQuestKrigEvalPoint.set(double yin, double errin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin, double gradin) COptQuestKrigEvalPoint.set(double yin, double errin, double relerrin, double gradin, double curvin) Methods in com.opttek.optquest.heatmap with parameters of type COptQuestKrigEvalPointModifier and TypeMethodDescriptionbooleanCOptQuestKrigCoEvaluator.evaluate(COptQuestKrigEvalPoint candidate) booleanCOptQuestKrigDifferenceEvaluator.evaluate(COptQuestKrigEvalPoint candidate) booleanCOptQuestKrigEvaluator.evaluate(COptQuestKrigEvalPoint candidate) booleanIKrigEvaluator.evaluate(COptQuestKrigEvalPoint candidate) Constructors in com.opttek.optquest.heatmap with parameters of type COptQuestKrigEvalPoint