Class Carver

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

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

    • inRaster

      public String inRaster
    • inCarverPolygons

      public String inCarverPolygons
    • inCarverLines

      public String inCarverLines
    • fDepthLines

      public String fDepthLines
    • pDepthLines

      public double pDepthLines
    • fDepthPolygons

      public String fDepthPolygons
    • pDepthPolygons

      public double pDepthPolygons
    • outRaster

      public String outRaster
  • Constructor Details

    • Carver

      public Carver()
  • Method Details