Class Las2RasterInterpolator

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.raster.Las2RasterInterpolator

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

    • inIndexFile

      public String inIndexFile
    • inDtm

      public String inDtm
    • doNormalize

      public boolean doNormalize
    • pXres

      public Double pXres
    • pYres

      public Double pYres
    • pThreshold

      public double pThreshold
    • pImpulse

      public Integer pImpulse
    • outRaster

      public String outRaster
  • Constructor Details

    • Las2RasterInterpolator

      public Las2RasterInterpolator()
  • Method Details