Class CurvaturesBivariate


  • public class CurvaturesBivariate
    extends org.hortonmachine.hmachine.modules.geomorphology.curvatures.OmsCurvaturesBivariate
    • Field Summary

      Fields 
      Modifier and Type Field Description
      String inElev  
      String outAspect  
      String outPlan  
      String outProf  
      String outSlope  
      • Fields inherited from class org.hortonmachine.hmachine.modules.geomorphology.curvatures.OmsCurvaturesBivariate

        pCells
      • Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel

        doProcess, doReset, gf, pm
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process()  
      • Methods inherited from class org.hortonmachine.hmachine.modules.geomorphology.curvatures.OmsCurvaturesBivariate

        calculateCurvatures
      • Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel

        checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
    • Constructor Detail

      • CurvaturesBivariate

        public CurvaturesBivariate()
    • Method Detail

      • process

        public void process()
                     throws Exception
        Overrides:
        process in class org.hortonmachine.hmachine.modules.geomorphology.curvatures.OmsCurvaturesBivariate
        Throws:
        Exception