Class LeastCostFlowDirections

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.LeastCostFlowDirections

public class LeastCostFlowDirections extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Details

    • inElev

      public String inElev
    • doTca

      public boolean doTca
    • doSlope

      public boolean doSlope
    • doAspect

      public boolean doAspect
    • outFlow

      public String outFlow
    • outTca

      public String outTca
    • outAspect

      public String outAspect
    • outSlope

      public String outSlope
  • Constructor Details

    • LeastCostFlowDirections

      public LeastCostFlowDirections()
  • Method Details