Class Ab


  • public class Ab
    extends org.hortonmachine.hmachine.modules.geomorphology.ab.OmsAb
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.hortonmachine.gears.libs.modules.multiprocessing.GridMultiProcessing

        org.hortonmachine.gears.libs.modules.multiprocessing.GridMultiProcessing.Calculator
    • Field Summary

      Fields 
      Modifier and Type Field Description
      String inPlan  
      String inTca  
      String outAb  
      String outB  
      • Fields inherited from class org.hortonmachine.hmachine.modules.geomorphology.ab.OmsAb

        OMSAB_AUTHORCONTACTS, OMSAB_AUTHORNAMES, OMSAB_DESCRIPTION, OMSAB_DOCUMENTATION, OMSAB_inPlan_DESCRIPTION, OMSAB_inTca_DESCRIPTION, OMSAB_KEYWORDS, OMSAB_LABEL, OMSAB_LICENSE, OMSAB_NAME, OMSAB_outAb_DESCRIPTION, OMSAB_outB_DESCRIPTION, OMSAB_STATUS
      • Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel

        doProcess, doReset, gf, pm
    • Constructor Summary

      Constructors 
      Constructor Description
      Ab()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process()  
      • Methods inherited from class org.hortonmachine.gears.libs.modules.multiprocessing.GridMultiProcessing

        processGrid, processGrid
      • Methods inherited from class org.hortonmachine.gears.libs.modules.multiprocessing.MultiProcessing

        createDefaultPlanner
      • 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

      • Ab

        public Ab()
    • Method Detail

      • process

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