| Modifier and Type | Field and Description |
|---|---|
static double |
CONST_16 |
static double |
MIN_COST_PER_UNIT_DISTANCE |
static double |
RECIPROCAL_FUDGE |
| Constructor and Description |
|---|
Reciprocal(double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
double |
costMovingTo(double valueAtNewPoint) |
double |
minStepCost() |
public static final double RECIPROCAL_FUDGE
public static final double CONST_16
public static final double MIN_COST_PER_UNIT_DISTANCE
public double costMovingTo(double valueAtNewPoint)
costMovingTo in interface Costpublic double minStepCost()
minStepCost in interface CostCopyright © 2018–2021 Morphonets. All rights reserved.