Class PD_DiseasePressure

java.lang.Object
net.simplace.sim.model.FWSimComponent
net.simplace.usermodules.holger.PD_DiseasePressure
All Implemented Interfaces:
net.simplace.sim.util.FWSimFieldContainer

public class PD_DiseasePressure extends net.simplace.sim.model.FWSimComponent
to be documented

Component Variables

Content TypeNameDescriptionData TypeUnitMin ValueMax ValueDefault Value
constantcDISPARScaling factor to up/downregulate disease impactDOUBLE10.0-1.0
inputD1F0PESSEV on FDOUBLE0.0100.00.0
inputD1F1PESSEV on F1DOUBLE0.0100.00.0
inputD1F2PESSEV on F2DOUBLE0.0100.00.0
inputD1F3PESSEV on F3DOUBLE0.0100.00.0
inputD1F4PESSEV on F4DOUBLE0.0100.00.0
inputD1F5PESSEV on F5DOUBLE0.0100.00.0
inputD1F6PESSEV on F6DOUBLE0.0100.00.0
inputD2F0PESSEV on FDOUBLE0.0100.00.0
inputD2F1PESSEV on F1DOUBLE0.0100.00.0
inputD2F2PESSEV on F2DOUBLE0.0100.00.0
inputD2F3PESSEV on F3DOUBLE0.0100.00.0
inputD2F4PESSEV on F4DOUBLE0.0100.00.0
inputD2F5PESSEV on F5DOUBLE0.0100.00.0
inputD2F6PESSEV on F6DOUBLE0.0100.00.0
inputD3F0PESSEV on FDOUBLE0.0100.00.0
inputD3F1PESSEV on F1DOUBLE0.0100.00.0
inputD3F2PESSEV on F2DOUBLE0.0100.00.0
inputD3F3PESSEV on F3DOUBLE0.0100.00.0
inputD3F4PESSEV on F4DOUBLE0.0100.00.0
inputD3F5PESSEV on F5DOUBLE0.0100.00.0
inputD3F6PESSEV on F6DOUBLE0.0100.00.0
inputD4F0PESSEV on FDOUBLE0.0100.00.0
inputD4F1PESSEV on F1DOUBLE0.0100.00.0
inputD4F2PESSEV on F2DOUBLE0.0100.00.0
inputD4F3PESSEV on F3DOUBLE0.0100.00.0
inputD4F4PESSEV on F4DOUBLE0.0100.00.0
inputD4F5PESSEV on F5DOUBLE0.0100.00.0
inputD4F6PESSEV on F6DOUBLE0.0100.00.0
inputD5F0PESSEV on FDOUBLE0.0100.00.0
inputD5F1PESSEV on F1DOUBLE0.0100.00.0
inputD5F2PESSEV on F2DOUBLE0.0100.00.0
inputD5F3PESSEV on F3DOUBLE0.0100.00.0
inputD5F4PESSEV on F4DOUBLE0.0100.00.0
inputD5F5PESSEV on F5DOUBLE0.0100.00.0
inputD5F6PESSEV on F6DOUBLE0.0100.00.0
inputiDVSDevelopment stageDOUBLE10.0--
inputiDoHarvestharvestingBOOLEAN1--false
inputiDoSowsowingBOOLEAN1--false
stateF0maxmax PESSEV on F0DOUBLEg/m20.0100.00.0
stateF0maxDdaily max PESSEV on F0DOUBLEg/m20.0100.00.0
stateF1maxmax PESSEV on F1DOUBLEg/m20.0100.00.0
stateF1maxDdaily max PESSEV on F1DOUBLEg/m20.0100.00.0
stateF2maxmax PESSEV on F2DOUBLEg/m20.0100.00.0
stateF2maxDdaily max PESSEV on F2DOUBLEg/m20.0100.00.0
stateF3maxmax PESSEV on F3DOUBLEg/m20.0100.00.0
stateF3maxDdaily max PESSEV on F3DOUBLEg/m20.0100.00.0
stateF4maxmax PESSEV on F4DOUBLEg/m20.0100.00.0
stateF4maxDdaily max PESSEV on F4DOUBLEg/m20.0100.00.0
stateF5maxmax PESSEV on F5DOUBLEg/m20.0100.00.0
stateF5maxDdaily max PESSEV on F5DOUBLEg/m20.0100.00.0
stateF6maxmax PESSEV on F6DOUBLEg/m20.0100.00.0
stateF6maxDdaily max PESSEV on F6DOUBLEg/m20.0100.00.0
outFmaxmaximum PESSEV across layers and diseases and timeDOUBLE10.0-0.0
outFmaxDdaily maximum PESSEV across layers and diseasesDOUBLE10.01.00.0
outPDLAIweighted max PESSEV across timeDOUBLE10.0-0.0
outPDLAIDdaily weighted max PESSEVDOUBLE10.0-0.0
outPESSEVdisease severityDOUBLE10.01.00.0
outWithCropcrop is presentBOOLEAN1--false
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.simplace.sim.model.FWSimComponent

    net.simplace.sim.model.FWSimComponent.TEST_STATE
  • Field Summary

    Fields inherited from class net.simplace.sim.model.FWSimComponent

    iFieldMap, iFrequence, iInputMap, iJexlRule, iMasterComponentGroup, iName, iOrderNumber, isComponentGroup, iSimComponentElement, iSimModel, iVarMap
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    PD_DiseasePressure(String aName, HashMap<String,net.simplace.sim.util.FWSimVariable<?>> aFieldMap, HashMap<String,String> aInputMap, org.jdom2.Element aSimComponentElement, net.simplace.sim.util.FWSimVarMap aVarMap, int aOrderNumber)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected net.simplace.sim.model.FWSimComponent
    clone(net.simplace.sim.util.FWSimVarMap aVarMap)
     
    HashMap<String,net.simplace.sim.util.FWSimVariable<?>>
    Create the FWSimVariables as interface for this SimComponent
    HashMap<String,net.simplace.sim.util.FWSimVariable<?>>
    fillTestVariables(int aParamIndex, net.simplace.sim.model.FWSimComponent.TEST_STATE aDefineOrCheck)
    called for single component test to check the components algorithm.
    protected void
    initializes the fields by getting input and output FWSimVariables from VarMap
    protected void
     
    protected void
     
    protected void
     

    Methods inherited from class net.simplace.sim.model.FWSimComponent

    addVariable, bind, checkCondition, createSimComponent, createSimComponent, createSimComponent, createSimComponent, doProcess, getConstantVariables, getContentType, getCreateFormXML, getDescription, getEditFormXML, getFieldMap, getFrequence, getFrequenceRuleScript, getInputs, getInputVariables, getMasterComponentGroup, getName, getOrderNumber, getOutputVariables, getVariable, getVariableField, getVarMap, initialize, isConditionCheck, isVariableAvailable, performLinks, performLinks, readInputs, removeVariable, reset, runComponentTest, setVariablesDefault, toComponentLinkingXML, toDocXML, toGroupXML, toOutputDefinitionXML, toResourcesDataXML, toResourcesDefinitionXML, toString, toXML, writeVarInfos

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • PD_DiseasePressure

      public PD_DiseasePressure(String aName, HashMap<String,net.simplace.sim.util.FWSimVariable<?>> aFieldMap, HashMap<String,String> aInputMap, org.jdom2.Element aSimComponentElement, net.simplace.sim.util.FWSimVarMap aVarMap, int aOrderNumber)
    • PD_DiseasePressure

      public PD_DiseasePressure()
  • Method Details

    • createVariables

      public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> createVariables()
      Create the FWSimVariables as interface for this SimComponent
      Specified by:
      createVariables in interface net.simplace.sim.util.FWSimFieldContainer
      Specified by:
      createVariables in class net.simplace.sim.model.FWSimComponent
      See Also:
      • FWSimComponent.createVariables()
    • init

      protected void init()
      initializes the fields by getting input and output FWSimVariables from VarMap
      Specified by:
      init in class net.simplace.sim.model.FWSimComponent
      See Also:
      • FWSimComponent.init()
    • initValues

      protected void initValues()
    • resetOnHarvest

      protected void resetOnHarvest()
    • process

      protected void process()
      Specified by:
      process in class net.simplace.sim.model.FWSimComponent
    • fillTestVariables

      public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> fillTestVariables(int aParamIndex, net.simplace.sim.model.FWSimComponent.TEST_STATE aDefineOrCheck)
      called for single component test to check the components algorithm.
      Specified by:
      fillTestVariables in class net.simplace.sim.model.FWSimComponent
      See Also:
      • net.simplace.sim.util.FWSimFieldContainer#fillTestVariables(int aParamIndex, TEST_STATE aDefineOrCheck)
    • clone

      protected net.simplace.sim.model.FWSimComponent clone(net.simplace.sim.util.FWSimVarMap aVarMap)
      Specified by:
      clone in class net.simplace.sim.model.FWSimComponent