|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectACRU.Data.DData
ACRU.Data.DDouble
ACRU.Data.DDailyData
ACRUSalinity.Data.DSpillwayflowSalinity
Stores the daily TDS concentration of water flowing out of a reservoir through the spillway.
| Field Summary |
| Fields inherited from class ACRU.Data.DDailyData |
CURRENT_DATE, dailyDataStore, MONTH_DAY_PROCESS, monthlyData |
| Fields inherited from class ACRU.Data.DDouble |
lowerValueLimit, previousValue, upperValueLimit, value |
| Fields inherited from class ACRU.Data.DData |
|
| Constructor Summary | |
DSpillwayflowSalinity()
|
|
DSpillwayflowSalinity(double value)
|
|
DSpillwayflowSalinity(java.lang.Double doubleObject)
|
|
| Methods inherited from class ACRU.Data.DDailyData |
getDayData, getDayData, getDayDataSource, getDMonthlyData, getMonthData, getMonthlyDataArray, setCurrentDate, setDailyData, setDailyData, setDoubleValue, setMonthDayInterpProcess, setMonthlyData, updateDoubleValue, updateDoubleValue |
| Methods inherited from class ACRU.Data.DDouble |
addDoubleValue, checkValue, getDoubleValue, getLowerDoubleValueLimit, getPreviousDoubleValue, getUpperDoubleValueLimit, setDoubleValue, setLowerDoubleValueLimit, setPreviousDoubleValue, setPreviousDoubleValue, setUpperDoubleValueLimit, subtractDoubleValue, toString |
| Methods inherited from class ACRU.Data.DData |
addToDataReference, finalize, getDataObjectList, getDataObjectList, getOwnerComponent, removeFromDataReference, removeOwnerComponent, setOwnerComponent |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DSpillwayflowSalinity()
public DSpillwayflowSalinity(double value)
throws ACRU.Exceptions.EException
public DSpillwayflowSalinity(java.lang.Double doubleObject)
throws ACRU.Exceptions.EException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||