Menu

Commit [r414]  Maximize  Restore  History

In EvalFunction, defining elevationAtGridLocation(), and using it in

overallHeightMetric() and in heightFluctuationMetric(). Meanwhile I found a
blaring problem in overallHeightMetric(), which had to do with the computation
for maxAltitudesPossible, which used the z-dimension twice instead of using
the y-dimension. This has been fixed, and the linear factor
OVERALL_HEIGHT_METRIC has been changed to compensate for the correction.

nerius 2023-04-13

changed /blockout/src/net/blockout/impl/EvalFunction.java
/blockout/src/net/blockout/impl/EvalFunction.java Diff Switch to side-by-side view
Loading...