Class OmsGeomorphonMaximaFinder

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.lesto.modules.vegetation.OmsGeomorphonMaximaFinder

public class OmsGeomorphonMaximaFinder
extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String AUTHORS  
    static java.lang.String CONTACTS  
    static java.lang.String DESCRIPTION  
    org.geotools.coverage.grid.GridCoverage2D inDSM  
    static java.lang.String inDSM_DESC  
    org.geotools.coverage.grid.GridCoverage2D inDTM  
    static java.lang.String inDTM_DESC  
    static java.lang.String KEYWORDS  
    static java.lang.String LABEL  
    static java.lang.String LICENSE  
    static java.lang.String NAME  
    org.geotools.data.simple.SimpleFeatureCollection outMaxima  
    static java.lang.String outMaxima_DESC  
    static java.lang.String pElevDiff_DESC  
    double pElevDiffThres  
    static java.lang.String pElevDiffThres_UNIT  
    double pRadius  
    static java.lang.String pRadius_DESC  
    static java.lang.String pRadius_UNIT  
    double pThreshold  
    static java.lang.String pThreshold_DESC  
    static java.lang.String pThreshold_UNIT  
    static int STATUS  

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

    doProcess, doReset, gf, pm
  • Constructor Summary

    Constructors 
    Constructor Description
    OmsGeomorphonMaximaFinder()  
  • Method Summary

    Modifier and Type Method Description
    void process()  

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

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait