Class VernalisationAndPhotoresponseFastFunctions

java.lang.Object
net.simplace.sim.components.models.lintulfast.VernalisationAndPhotoresponseFastFunctions

public class VernalisationAndPhotoresponseFastFunctions extends Object
Class that implements some methods from the LintulFAST C# version to calculate Vernalisation and Photoresponse. They are used by the model LintulFast. WIKI_START Class should not be used in other modules than LintulFast. WIKI_END
Author:
Gunther Krauss
  • Constructor Details

    • VernalisationAndPhotoresponseFastFunctions

      public VernalisationAndPhotoresponseFastFunctions(double LAT, double[] TAB)
  • Method Details

    • GetRTSUM

      public double GetRTSUM(boolean ApplyPhotoresponse, boolean ApplyVernalisation, double Tlow, double Thigh, double VernDayMax, double DevStageAnthesis, double DAVTMP, double rTSUMEFF_BaseAnt, double rTSUMEFF_BaseMAt, int doy, double DevStage)
    • Reset

      public void Reset()