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
ConstructorDescriptionASSIMROzoneResult
(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 aASSIMROzoneResult
record class. -
Method Summary
Modifier and TypeMethodDescriptiondouble
Returns the value of theAMAXshade
record component.double
AMAXsun()
Returns the value of theAMAXsun
record component.double
Returns the value of theCO2Ishade
record component.double
CO2Isun()
Returns the value of theCO2Isun
record component.double
Returns the value of theDAMAXshade
record component.double
DAMAXsun()
Returns the value of theDAMAXsun
record component.double
EFFshade()
Returns the value of theEFFshade
record component.double
EFFsun()
Returns the value of theEFFsun
record component.final boolean
Indicates whether some other object is "equal to" this one.double
FGROS()
Returns the value of theFGROS
record component.double
Returns the value of theFGROSshade
record component.double
FGROSsun()
Returns the value of theFGROSsun
record component.double
FSLLA()
Returns the value of theFSLLA
record component.double
Returns the value of theGScropH2O
record component.double
Returns the value of theGSshadeH2O
record component.double
GSsunH2O()
Returns the value of theGSsunH2O
record component.final int
hashCode()
Returns a hash code value for this object.double
Returns the value of theIterationCount
record component.double
Returns the value of theOZIFshade
record component.double
OZIFsun()
Returns the value of theOZIFsun
record component.final String
toString()
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 aASSIMROzoneResult
record class.- Parameters:
FGROS
- the value for theFGROS
record componentFSLLA
- the value for theFSLLA
record componentGScropH2O
- the value for theGScropH2O
record componentAMAXsun
- the value for theAMAXsun
record componentAMAXshade
- the value for theAMAXshade
record componentEFFsun
- the value for theEFFsun
record componentEFFshade
- the value for theEFFshade
record componentFGROSsun
- the value for theFGROSsun
record componentFGROSshade
- the value for theFGROSshade
record componentCO2Isun
- the value for theCO2Isun
record componentCO2Ishade
- the value for theCO2Ishade
record componentGSsunH2O
- the value for theGSsunH2O
record componentGSshadeH2O
- the value for theGSshadeH2O
record componentOZIFsun
- the value for theOZIFsun
record componentOZIFshade
- the value for theOZIFshade
record componentDAMAXsun
- the value for theDAMAXsun
record componentDAMAXshade
- the value for theDAMAXshade
record componentIterationCount
- the value for theIterationCount
record 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 theFGROS
record component.- Returns:
- the value of the
FGROS
record component
-
FSLLA
public double FSLLA()Returns the value of theFSLLA
record component.- Returns:
- the value of the
FSLLA
record component
-
GScropH2O
public double GScropH2O()Returns the value of theGScropH2O
record component.- Returns:
- the value of the
GScropH2O
record component
-
AMAXsun
public double AMAXsun()Returns the value of theAMAXsun
record component.- Returns:
- the value of the
AMAXsun
record component
-
AMAXshade
public double AMAXshade()Returns the value of theAMAXshade
record component.- Returns:
- the value of the
AMAXshade
record component
-
EFFsun
public double EFFsun()Returns the value of theEFFsun
record component.- Returns:
- the value of the
EFFsun
record component
-
EFFshade
public double EFFshade()Returns the value of theEFFshade
record component.- Returns:
- the value of the
EFFshade
record component
-
FGROSsun
public double FGROSsun()Returns the value of theFGROSsun
record component.- Returns:
- the value of the
FGROSsun
record component
-
FGROSshade
public double FGROSshade()Returns the value of theFGROSshade
record component.- Returns:
- the value of the
FGROSshade
record component
-
CO2Isun
public double CO2Isun()Returns the value of theCO2Isun
record component.- Returns:
- the value of the
CO2Isun
record component
-
CO2Ishade
public double CO2Ishade()Returns the value of theCO2Ishade
record component.- Returns:
- the value of the
CO2Ishade
record component
-
GSsunH2O
public double GSsunH2O()Returns the value of theGSsunH2O
record component.- Returns:
- the value of the
GSsunH2O
record component
-
GSshadeH2O
public double GSshadeH2O()Returns the value of theGSshadeH2O
record component.- Returns:
- the value of the
GSshadeH2O
record component
-
OZIFsun
public double OZIFsun()Returns the value of theOZIFsun
record component.- Returns:
- the value of the
OZIFsun
record component
-
OZIFshade
public double OZIFshade()Returns the value of theOZIFshade
record component.- Returns:
- the value of the
OZIFshade
record component
-
DAMAXsun
public double DAMAXsun()Returns the value of theDAMAXsun
record component.- Returns:
- the value of the
DAMAXsun
record component
-
DAMAXshade
public double DAMAXshade()Returns the value of theDAMAXshade
record component.- Returns:
- the value of the
DAMAXshade
record component
-
IterationCount
public double IterationCount()Returns the value of theIterationCount
record component.- Returns:
- the value of the
IterationCount
record component
-