Record Class LintulCCFunctions.ASSIMROzoneResult
java.lang.Object
java.lang.Record
net.simplace.sim.components.experimental.lintulcc.LintulCCFunctions.ASSIMROzoneResult
- Enclosing class:
- LintulCCFunctions
public static record LintulCCFunctions.ASSIMROzoneResult(double FGROS, double FSLLA, double GScropH2O, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double FGROSsun, double FGROSshade, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, double OZIFsun, double OZIFshade, double DAMAXsun, double DAMAXshade, double IterationCount)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionASSIMROzoneResult(double FGROS, double FSLLA, double GScropH2O, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double FGROSsun, double FGROSshade, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, double OZIFsun, double OZIFshade, double DAMAXsun, double DAMAXshade, double IterationCount) Creates an instance of aASSIMROzoneResultrecord class. -
Method Summary
Modifier and TypeMethodDescriptiondoubleReturns the value of theAMAXshaderecord component.doubleAMAXsun()Returns the value of theAMAXsunrecord component.doubleReturns the value of theCO2Ishaderecord component.doubleCO2Isun()Returns the value of theCO2Isunrecord component.doubleReturns the value of theDAMAXshaderecord component.doubleDAMAXsun()Returns the value of theDAMAXsunrecord component.doubleEFFshade()Returns the value of theEFFshaderecord component.doubleEFFsun()Returns the value of theEFFsunrecord component.final booleanIndicates whether some other object is "equal to" this one.doubleFGROS()Returns the value of theFGROSrecord component.doubleReturns the value of theFGROSshaderecord component.doubleFGROSsun()Returns the value of theFGROSsunrecord component.doubleFSLLA()Returns the value of theFSLLArecord component.doubleReturns the value of theGScropH2Orecord component.doubleReturns the value of theGSshadeH2Orecord component.doubleGSsunH2O()Returns the value of theGSsunH2Orecord component.final inthashCode()Returns a hash code value for this object.doubleReturns the value of theIterationCountrecord component.doubleReturns the value of theOZIFshaderecord component.doubleOZIFsun()Returns the value of theOZIFsunrecord component.final StringtoString()Returns a string representation of this record class.
-
Constructor Details
-
ASSIMROzoneResult
public ASSIMROzoneResult(double FGROS, double FSLLA, double GScropH2O, double AMAXsun, double AMAXshade, double EFFsun, double EFFshade, double FGROSsun, double FGROSshade, double CO2Isun, double CO2Ishade, double GSsunH2O, double GSshadeH2O, double OZIFsun, double OZIFshade, double DAMAXsun, double DAMAXshade, double IterationCount) Creates an instance of aASSIMROzoneResultrecord class.- Parameters:
FGROS- the value for theFGROSrecord componentFSLLA- the value for theFSLLArecord componentGScropH2O- the value for theGScropH2Orecord componentAMAXsun- the value for theAMAXsunrecord componentAMAXshade- the value for theAMAXshaderecord componentEFFsun- the value for theEFFsunrecord componentEFFshade- the value for theEFFshaderecord componentFGROSsun- the value for theFGROSsunrecord componentFGROSshade- the value for theFGROSshaderecord componentCO2Isun- the value for theCO2Isunrecord componentCO2Ishade- the value for theCO2Ishaderecord componentGSsunH2O- the value for theGSsunH2Orecord componentGSshadeH2O- the value for theGSshadeH2Orecord componentOZIFsun- the value for theOZIFsunrecord componentOZIFshade- the value for theOZIFshaderecord componentDAMAXsun- the value for theDAMAXsunrecord componentDAMAXshade- the value for theDAMAXshaderecord componentIterationCount- the value for theIterationCountrecord component
-
-
Method Details
-
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. -
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. -
equals
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. All components in this record class are compared with '=='. -
FGROS
public double FGROS()Returns the value of theFGROSrecord component.- Returns:
- the value of the
FGROSrecord component
-
FSLLA
public double FSLLA()Returns the value of theFSLLArecord component.- Returns:
- the value of the
FSLLArecord component
-
GScropH2O
public double GScropH2O()Returns the value of theGScropH2Orecord component.- Returns:
- the value of the
GScropH2Orecord component
-
AMAXsun
public double AMAXsun()Returns the value of theAMAXsunrecord component.- Returns:
- the value of the
AMAXsunrecord component
-
AMAXshade
public double AMAXshade()Returns the value of theAMAXshaderecord component.- Returns:
- the value of the
AMAXshaderecord component
-
EFFsun
public double EFFsun()Returns the value of theEFFsunrecord component.- Returns:
- the value of the
EFFsunrecord component
-
EFFshade
public double EFFshade()Returns the value of theEFFshaderecord component.- Returns:
- the value of the
EFFshaderecord component
-
FGROSsun
public double FGROSsun()Returns the value of theFGROSsunrecord component.- Returns:
- the value of the
FGROSsunrecord component
-
FGROSshade
public double FGROSshade()Returns the value of theFGROSshaderecord component.- Returns:
- the value of the
FGROSshaderecord component
-
CO2Isun
public double CO2Isun()Returns the value of theCO2Isunrecord component.- Returns:
- the value of the
CO2Isunrecord component
-
CO2Ishade
public double CO2Ishade()Returns the value of theCO2Ishaderecord component.- Returns:
- the value of the
CO2Ishaderecord component
-
GSsunH2O
public double GSsunH2O()Returns the value of theGSsunH2Orecord component.- Returns:
- the value of the
GSsunH2Orecord component
-
GSshadeH2O
public double GSshadeH2O()Returns the value of theGSshadeH2Orecord component.- Returns:
- the value of the
GSshadeH2Orecord component
-
OZIFsun
public double OZIFsun()Returns the value of theOZIFsunrecord component.- Returns:
- the value of the
OZIFsunrecord component
-
OZIFshade
public double OZIFshade()Returns the value of theOZIFshaderecord component.- Returns:
- the value of the
OZIFshaderecord component
-
DAMAXsun
public double DAMAXsun()Returns the value of theDAMAXsunrecord component.- Returns:
- the value of the
DAMAXsunrecord component
-
DAMAXshade
public double DAMAXshade()Returns the value of theDAMAXshaderecord component.- Returns:
- the value of the
DAMAXshaderecord component
-
IterationCount
public double IterationCount()Returns the value of theIterationCountrecord component.- Returns:
- the value of the
IterationCountrecord component
-