Klasse PD_DiseasePressure

java.lang.Object
net.simplace.sim.model.FWSimComponent
net.simplace.usermodules.holger.PD_DiseasePressure
Alle implementierten Schnittstellen:
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
  • Verschachtelte Klassen - Übersicht

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen net.simplace.sim.model.FWSimComponent

    net.simplace.sim.model.FWSimComponent.TEST_STATE
  • Feldübersicht

    Von Klasse geerbte Felder net.simplace.sim.model.FWSimComponent

    iFieldMap, iFrequence, iInputMap, iJexlRule, iMasterComponentGroup, iName, iOrderNumber, isComponentGroup, iSimComponentElement, iSimModel, iVarMap
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
    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)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    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
     

    Von Klasse geerbte Methoden 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

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • 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()
  • Methodendetails

    • createVariables

      public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> createVariables()
      Create the FWSimVariables as interface for this SimComponent
      Angegeben von:
      createVariables in Schnittstelle net.simplace.sim.util.FWSimFieldContainer
      Angegeben von:
      createVariables in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • FWSimComponent.createVariables()
    • init

      protected void init()
      initializes the fields by getting input and output FWSimVariables from VarMap
      Angegeben von:
      init in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • FWSimComponent.init()
    • initValues

      protected void initValues()
    • resetOnHarvest

      protected void resetOnHarvest()
    • process

      protected void process()
      Angegeben von:
      process in Klasse 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.
      Angegeben von:
      fillTestVariables in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        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)
      Angegeben von:
      clone in Klasse net.simplace.sim.model.FWSimComponent