Class LasTriangulation2Dsm

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

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

    • inLas

      public String inLas
    • inDtm

      public String inDtm
    • pXres

      public Double pXres
    • pYres

      public Double pYres
    • pElevThres

      public double pElevThres
    • outRaster

      public String outRaster
  • Constructor Details

    • LasTriangulation2Dsm

      public LasTriangulation2Dsm()
  • Method Details