Record Class LintulCCFunctions.TOTASSDiurnalResult

java.lang.Object
java.lang.Record
net.simplace.sim.components.experimental.lintulcc.LintulCCFunctions.TOTASSDiurnalResult
Enclosing class:
LintulCCFunctions

public static record LintulCCFunctions.TOTASSDiurnalResult(double DTGA, double DS0, double DRScropH2O, double FSLLA, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double DFGROsun, double DFGROshade, double DgsCO2, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, Double[] DTGADiurnal, Double[] FGROSDiurnal, Double[] FSLLADiurnal, Double[] AMAXsunDiurnal, Double[] AMAXshadeDiurnal, Double[] EFFsunDiurnal, Double[] EFFshadeDiurnal, Double[] FGROSsunDiurnal, Double[] FGROSshadeDiurnal, Double[] DFGROSsunDiurnal, Double[] DFGROSshadeDiurnal, Double[] CO2IsunDiurnal, Double[] CO2IshadeDiurnal, Double[] GSsunH2ODiurnal, Double[] GSshadeH2ODiurnal, Double[] GScropH2ODiurnal, Double[] RScropH2ODiurnal) extends Record
  • Constructor Summary

    Constructors
    Constructor
    Description
    TOTASSDiurnalResult(double DTGA, double DS0, double DRScropH2O, double FSLLA, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double DFGROsun, double DFGROshade, double DgsCO2, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, Double[] DTGADiurnal, Double[] FGROSDiurnal, Double[] FSLLADiurnal, Double[] AMAXsunDiurnal, Double[] AMAXshadeDiurnal, Double[] EFFsunDiurnal, Double[] EFFshadeDiurnal, Double[] FGROSsunDiurnal, Double[] FGROSshadeDiurnal, Double[] DFGROSsunDiurnal, Double[] DFGROSshadeDiurnal, Double[] CO2IsunDiurnal, Double[] CO2IshadeDiurnal, Double[] GSsunH2ODiurnal, Double[] GSshadeH2ODiurnal, Double[] GScropH2ODiurnal, Double[] RScropH2ODiurnal)
    Creates an instance of a TOTASSDiurnalResult record class.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Returns the value of the AMAXshade record component.
    Returns the value of the AMAXshadeDiurnal record component.
    double
    Returns the value of the AMAXsun record component.
    Returns the value of the AMAXsunDiurnal record component.
    double
    Returns the value of the CO2Ishade record component.
    Returns the value of the CO2IshadeDiurnal record component.
    double
    Returns the value of the CO2Isun record component.
    Returns the value of the CO2IsunDiurnal record component.
    double
    Returns the value of the DFGROshade record component.
    Returns the value of the DFGROSshadeDiurnal record component.
    Returns the value of the DFGROSsunDiurnal record component.
    double
    Returns the value of the DFGROsun record component.
    double
    Returns the value of the DgsCO2 record component.
    double
    Returns the value of the DRScropH2O record component.
    double
    DS0()
    Returns the value of the DS0 record component.
    double
    Returns the value of the DTGA record component.
    Returns the value of the DTGADiurnal record component.
    double
    Returns the value of the EFFshade record component.
    Returns the value of the EFFshadeDiurnal record component.
    double
    Returns the value of the EFFsun record component.
    Returns the value of the EFFsunDiurnal record component.
    final boolean
    Indicates whether some other object is "equal to" this one.
    Returns the value of the FGROSDiurnal record component.
    Returns the value of the FGROSshadeDiurnal record component.
    Returns the value of the FGROSsunDiurnal record component.
    double
    Returns the value of the FSLLA record component.
    Returns the value of the FSLLADiurnal record component.
    Returns the value of the GScropH2ODiurnal record component.
    double
    Returns the value of the GSshadeH2O record component.
    Returns the value of the GSshadeH2ODiurnal record component.
    double
    Returns the value of the GSsunH2O record component.
    Returns the value of the GSsunH2ODiurnal record component.
    final int
    Returns a hash code value for this object.
    Returns the value of the RScropH2ODiurnal record component.
    final String
    Returns a string representation of this record class.

    Methods inherited from class java.lang.Object

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

    • TOTASSDiurnalResult

      public TOTASSDiurnalResult(double DTGA, double DS0, double DRScropH2O, double FSLLA, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double DFGROsun, double DFGROshade, double DgsCO2, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, Double[] DTGADiurnal, Double[] FGROSDiurnal, Double[] FSLLADiurnal, Double[] AMAXsunDiurnal, Double[] AMAXshadeDiurnal, Double[] EFFsunDiurnal, Double[] EFFshadeDiurnal, Double[] FGROSsunDiurnal, Double[] FGROSshadeDiurnal, Double[] DFGROSsunDiurnal, Double[] DFGROSshadeDiurnal, Double[] CO2IsunDiurnal, Double[] CO2IshadeDiurnal, Double[] GSsunH2ODiurnal, Double[] GSshadeH2ODiurnal, Double[] GScropH2ODiurnal, Double[] RScropH2ODiurnal)
      Creates an instance of a TOTASSDiurnalResult record class.
      Parameters:
      DTGA - the value for the DTGA record component
      DS0 - the value for the DS0 record component
      DRScropH2O - the value for the DRScropH2O record component
      FSLLA - the value for the FSLLA record component
      AMAXsun - the value for the AMAXsun record component
      AMAXshade - the value for the AMAXshade record component
      EFFsun - the value for the EFFsun record component
      EFFshade - the value for the EFFshade record component
      DFGROsun - the value for the DFGROsun record component
      DFGROshade - the value for the DFGROshade record component
      DgsCO2 - the value for the DgsCO2 record component
      CO2Isun - the value for the CO2Isun record component
      CO2Ishade - the value for the CO2Ishade record component
      GSsunH2O - the value for the GSsunH2O record component
      GSshadeH2O - the value for the GSshadeH2O record component
      DTGADiurnal - the value for the DTGADiurnal record component
      FGROSDiurnal - the value for the FGROSDiurnal record component
      FSLLADiurnal - the value for the FSLLADiurnal record component
      AMAXsunDiurnal - the value for the AMAXsunDiurnal record component
      AMAXshadeDiurnal - the value for the AMAXshadeDiurnal record component
      EFFsunDiurnal - the value for the EFFsunDiurnal record component
      EFFshadeDiurnal - the value for the EFFshadeDiurnal record component
      FGROSsunDiurnal - the value for the FGROSsunDiurnal record component
      FGROSshadeDiurnal - the value for the FGROSshadeDiurnal record component
      DFGROSsunDiurnal - the value for the DFGROSsunDiurnal record component
      DFGROSshadeDiurnal - the value for the DFGROSshadeDiurnal record component
      CO2IsunDiurnal - the value for the CO2IsunDiurnal record component
      CO2IshadeDiurnal - the value for the CO2IshadeDiurnal record component
      GSsunH2ODiurnal - the value for the GSsunH2ODiurnal record component
      GSshadeH2ODiurnal - the value for the GSshadeH2ODiurnal record component
      GScropH2ODiurnal - the value for the GScropH2ODiurnal record component
      RScropH2ODiurnal - the value for the RScropH2ODiurnal record component
  • Method Details

    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object o)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. Reference components are compared with Objects::equals(Object,Object); primitive components are compared with '=='.
      Specified by:
      equals in class Record
      Parameters:
      o - the object with which to compare
      Returns:
      true if this object is the same as the o argument; false otherwise.
    • DTGA

      public double DTGA()
      Returns the value of the DTGA record component.
      Returns:
      the value of the DTGA record component
    • DS0

      public double DS0()
      Returns the value of the DS0 record component.
      Returns:
      the value of the DS0 record component
    • DRScropH2O

      public double DRScropH2O()
      Returns the value of the DRScropH2O record component.
      Returns:
      the value of the DRScropH2O record component
    • FSLLA

      public double FSLLA()
      Returns the value of the FSLLA record component.
      Returns:
      the value of the FSLLA record component
    • AMAXsun

      public double AMAXsun()
      Returns the value of the AMAXsun record component.
      Returns:
      the value of the AMAXsun record component
    • AMAXshade

      public double AMAXshade()
      Returns the value of the AMAXshade record component.
      Returns:
      the value of the AMAXshade record component
    • EFFsun

      public double EFFsun()
      Returns the value of the EFFsun record component.
      Returns:
      the value of the EFFsun record component
    • EFFshade

      public double EFFshade()
      Returns the value of the EFFshade record component.
      Returns:
      the value of the EFFshade record component
    • DFGROsun

      public double DFGROsun()
      Returns the value of the DFGROsun record component.
      Returns:
      the value of the DFGROsun record component
    • DFGROshade

      public double DFGROshade()
      Returns the value of the DFGROshade record component.
      Returns:
      the value of the DFGROshade record component
    • DgsCO2

      public double DgsCO2()
      Returns the value of the DgsCO2 record component.
      Returns:
      the value of the DgsCO2 record component
    • CO2Isun

      public double CO2Isun()
      Returns the value of the CO2Isun record component.
      Returns:
      the value of the CO2Isun record component
    • CO2Ishade

      public double CO2Ishade()
      Returns the value of the CO2Ishade record component.
      Returns:
      the value of the CO2Ishade record component
    • GSsunH2O

      public double GSsunH2O()
      Returns the value of the GSsunH2O record component.
      Returns:
      the value of the GSsunH2O record component
    • GSshadeH2O

      public double GSshadeH2O()
      Returns the value of the GSshadeH2O record component.
      Returns:
      the value of the GSshadeH2O record component
    • DTGADiurnal

      public Double[] DTGADiurnal()
      Returns the value of the DTGADiurnal record component.
      Returns:
      the value of the DTGADiurnal record component
    • FGROSDiurnal

      public Double[] FGROSDiurnal()
      Returns the value of the FGROSDiurnal record component.
      Returns:
      the value of the FGROSDiurnal record component
    • FSLLADiurnal

      public Double[] FSLLADiurnal()
      Returns the value of the FSLLADiurnal record component.
      Returns:
      the value of the FSLLADiurnal record component
    • AMAXsunDiurnal

      public Double[] AMAXsunDiurnal()
      Returns the value of the AMAXsunDiurnal record component.
      Returns:
      the value of the AMAXsunDiurnal record component
    • AMAXshadeDiurnal

      public Double[] AMAXshadeDiurnal()
      Returns the value of the AMAXshadeDiurnal record component.
      Returns:
      the value of the AMAXshadeDiurnal record component
    • EFFsunDiurnal

      public Double[] EFFsunDiurnal()
      Returns the value of the EFFsunDiurnal record component.
      Returns:
      the value of the EFFsunDiurnal record component
    • EFFshadeDiurnal

      public Double[] EFFshadeDiurnal()
      Returns the value of the EFFshadeDiurnal record component.
      Returns:
      the value of the EFFshadeDiurnal record component
    • FGROSsunDiurnal

      public Double[] FGROSsunDiurnal()
      Returns the value of the FGROSsunDiurnal record component.
      Returns:
      the value of the FGROSsunDiurnal record component
    • FGROSshadeDiurnal

      public Double[] FGROSshadeDiurnal()
      Returns the value of the FGROSshadeDiurnal record component.
      Returns:
      the value of the FGROSshadeDiurnal record component
    • DFGROSsunDiurnal

      public Double[] DFGROSsunDiurnal()
      Returns the value of the DFGROSsunDiurnal record component.
      Returns:
      the value of the DFGROSsunDiurnal record component
    • DFGROSshadeDiurnal

      public Double[] DFGROSshadeDiurnal()
      Returns the value of the DFGROSshadeDiurnal record component.
      Returns:
      the value of the DFGROSshadeDiurnal record component
    • CO2IsunDiurnal

      public Double[] CO2IsunDiurnal()
      Returns the value of the CO2IsunDiurnal record component.
      Returns:
      the value of the CO2IsunDiurnal record component
    • CO2IshadeDiurnal

      public Double[] CO2IshadeDiurnal()
      Returns the value of the CO2IshadeDiurnal record component.
      Returns:
      the value of the CO2IshadeDiurnal record component
    • GSsunH2ODiurnal

      public Double[] GSsunH2ODiurnal()
      Returns the value of the GSsunH2ODiurnal record component.
      Returns:
      the value of the GSsunH2ODiurnal record component
    • GSshadeH2ODiurnal

      public Double[] GSshadeH2ODiurnal()
      Returns the value of the GSshadeH2ODiurnal record component.
      Returns:
      the value of the GSshadeH2ODiurnal record component
    • GScropH2ODiurnal

      public Double[] GScropH2ODiurnal()
      Returns the value of the GScropH2ODiurnal record component.
      Returns:
      the value of the GScropH2ODiurnal record component
    • RScropH2ODiurnal

      public Double[] RScropH2ODiurnal()
      Returns the value of the RScropH2ODiurnal record component.
      Returns:
      the value of the RScropH2ODiurnal record component