Record Class OryzaFunctions.SUBGRN4
java.lang.Object
java.lang.Record
net.simplace.sim.components.experimental.oryza.OryzaFunctions.SUBGRN4
- Enclosing class:
- OryzaFunctions
public static record OryzaFunctions.SUBGRN4(boolean GRAINS, boolean PANEX, double COLDTT, double SFC1CNT, double SFC2CNT, double SFC1SUM, double SFC2SUM, double GCR2BF, double CNT2BF, double SUMTMI, double CNTTMI, double SF3SUM, double SF3CNT, double GNSP, double SF3, double SFHEAT, double SFCOLD, double SFCOLD1, double SFCOLD2, double SPFERT, double GNGR, double NSPJUV)
extends Record
-
Constructor Summary
ConstructorsConstructorDescriptionSUBGRN4(boolean GRAINS, boolean PANEX, double COLDTT, double SFC1CNT, double SFC2CNT, double SFC1SUM, double SFC2SUM, double GCR2BF, double CNT2BF, double SUMTMI, double CNTTMI, double SF3SUM, double SF3CNT, double GNSP, double SF3, double SFHEAT, double SFCOLD, double SFCOLD1, double SFCOLD2, double SPFERT, double GNGR, double NSPJUV) Creates an instance of aSUBGRN4record class. -
Method Summary
Modifier and TypeMethodDescriptiondoubleCNT2BF()Returns the value of theCNT2BFrecord component.doubleCNTTMI()Returns the value of theCNTTMIrecord component.doubleCOLDTT()Returns the value of theCOLDTTrecord component.final booleanIndicates whether some other object is "equal to" this one.doubleGCR2BF()Returns the value of theGCR2BFrecord component.doubleGNGR()Returns the value of theGNGRrecord component.doubleGNSP()Returns the value of theGNSPrecord component.booleanGRAINS()Returns the value of theGRAINSrecord component.final inthashCode()Returns a hash code value for this object.doubleNSPJUV()Returns the value of theNSPJUVrecord component.booleanPANEX()Returns the value of thePANEXrecord component.doubleSF3()Returns the value of theSF3record component.doubleSF3CNT()Returns the value of theSF3CNTrecord component.doubleSF3SUM()Returns the value of theSF3SUMrecord component.doubleSFC1CNT()Returns the value of theSFC1CNTrecord component.doubleSFC1SUM()Returns the value of theSFC1SUMrecord component.doubleSFC2CNT()Returns the value of theSFC2CNTrecord component.doubleSFC2SUM()Returns the value of theSFC2SUMrecord component.doubleSFCOLD()Returns the value of theSFCOLDrecord component.doubleSFCOLD1()Returns the value of theSFCOLD1record component.doubleSFCOLD2()Returns the value of theSFCOLD2record component.doubleSFHEAT()Returns the value of theSFHEATrecord component.doubleSPFERT()Returns the value of theSPFERTrecord component.doubleSUMTMI()Returns the value of theSUMTMIrecord component.final StringtoString()Returns a string representation of this record class.
-
Constructor Details
-
SUBGRN4
public SUBGRN4(boolean GRAINS, boolean PANEX, double COLDTT, double SFC1CNT, double SFC2CNT, double SFC1SUM, double SFC2SUM, double GCR2BF, double CNT2BF, double SUMTMI, double CNTTMI, double SF3SUM, double SF3CNT, double GNSP, double SF3, double SFHEAT, double SFCOLD, double SFCOLD1, double SFCOLD2, double SPFERT, double GNGR, double NSPJUV) Creates an instance of aSUBGRN4record class.- Parameters:
GRAINS- the value for theGRAINSrecord componentPANEX- the value for thePANEXrecord componentCOLDTT- the value for theCOLDTTrecord componentSFC1CNT- the value for theSFC1CNTrecord componentSFC2CNT- the value for theSFC2CNTrecord componentSFC1SUM- the value for theSFC1SUMrecord componentSFC2SUM- the value for theSFC2SUMrecord componentGCR2BF- the value for theGCR2BFrecord componentCNT2BF- the value for theCNT2BFrecord componentSUMTMI- the value for theSUMTMIrecord componentCNTTMI- the value for theCNTTMIrecord componentSF3SUM- the value for theSF3SUMrecord componentSF3CNT- the value for theSF3CNTrecord componentGNSP- the value for theGNSPrecord componentSF3- the value for theSF3record componentSFHEAT- the value for theSFHEATrecord componentSFCOLD- the value for theSFCOLDrecord componentSFCOLD1- the value for theSFCOLD1record componentSFCOLD2- the value for theSFCOLD2record componentSPFERT- the value for theSPFERTrecord componentGNGR- the value for theGNGRrecord componentNSPJUV- the value for theNSPJUVrecord 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 '=='. -
GRAINS
public boolean GRAINS()Returns the value of theGRAINSrecord component.- Returns:
- the value of the
GRAINSrecord component
-
PANEX
public boolean PANEX()Returns the value of thePANEXrecord component.- Returns:
- the value of the
PANEXrecord component
-
COLDTT
public double COLDTT()Returns the value of theCOLDTTrecord component.- Returns:
- the value of the
COLDTTrecord component
-
SFC1CNT
public double SFC1CNT()Returns the value of theSFC1CNTrecord component.- Returns:
- the value of the
SFC1CNTrecord component
-
SFC2CNT
public double SFC2CNT()Returns the value of theSFC2CNTrecord component.- Returns:
- the value of the
SFC2CNTrecord component
-
SFC1SUM
public double SFC1SUM()Returns the value of theSFC1SUMrecord component.- Returns:
- the value of the
SFC1SUMrecord component
-
SFC2SUM
public double SFC2SUM()Returns the value of theSFC2SUMrecord component.- Returns:
- the value of the
SFC2SUMrecord component
-
GCR2BF
public double GCR2BF()Returns the value of theGCR2BFrecord component.- Returns:
- the value of the
GCR2BFrecord component
-
CNT2BF
public double CNT2BF()Returns the value of theCNT2BFrecord component.- Returns:
- the value of the
CNT2BFrecord component
-
SUMTMI
public double SUMTMI()Returns the value of theSUMTMIrecord component.- Returns:
- the value of the
SUMTMIrecord component
-
CNTTMI
public double CNTTMI()Returns the value of theCNTTMIrecord component.- Returns:
- the value of the
CNTTMIrecord component
-
SF3SUM
public double SF3SUM()Returns the value of theSF3SUMrecord component.- Returns:
- the value of the
SF3SUMrecord component
-
SF3CNT
public double SF3CNT()Returns the value of theSF3CNTrecord component.- Returns:
- the value of the
SF3CNTrecord component
-
GNSP
public double GNSP()Returns the value of theGNSPrecord component.- Returns:
- the value of the
GNSPrecord component
-
SF3
public double SF3()Returns the value of theSF3record component.- Returns:
- the value of the
SF3record component
-
SFHEAT
public double SFHEAT()Returns the value of theSFHEATrecord component.- Returns:
- the value of the
SFHEATrecord component
-
SFCOLD
public double SFCOLD()Returns the value of theSFCOLDrecord component.- Returns:
- the value of the
SFCOLDrecord component
-
SFCOLD1
public double SFCOLD1()Returns the value of theSFCOLD1record component.- Returns:
- the value of the
SFCOLD1record component
-
SFCOLD2
public double SFCOLD2()Returns the value of theSFCOLD2record component.- Returns:
- the value of the
SFCOLD2record component
-
SPFERT
public double SPFERT()Returns the value of theSPFERTrecord component.- Returns:
- the value of the
SPFERTrecord component
-
GNGR
public double GNGR()Returns the value of theGNGRrecord component.- Returns:
- the value of the
GNGRrecord component
-
NSPJUV
public double NSPJUV()Returns the value of theNSPJUVrecord component.- Returns:
- the value of the
NSPJUVrecord component
-