Class PresteyTaylorEtpModel

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.PresteyTaylorEtpModel

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

    Fields 
    Modifier and Type Field Description
    double defaultDailyNetradiation  
    double defaultHourlyNetradiation  
    double defaultPressure  
    double defaultTemp  
    boolean doHourly  
    java.lang.String fDataID  
    java.lang.String inNetradiation  
    java.lang.String inPressure  
    java.lang.String inTemp  
    java.lang.String outPTEtp  
    double pAlpha  
    double pGmorn  
    double pGnight  

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

    doProcess, doReset, gf, pm
  • Constructor Summary

    Constructors 
    Constructor Description
    PresteyTaylorEtpModel()  
  • 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