ACRUSalinity.Data
Class DWaterOutflow

java.lang.Object
  extended byACRU.Data.DData
      extended byACRU.Data.DDouble
          extended byACRU.Data.DDailyData
              extended byACRUSalinity.Data.DWaterOutflow

public class DWaterOutflow
extends ACRU.Data.DDailyData

This class stores a daily outflow volume of water (in litres) from a particular river or channel reach. NB. This class is included in ACRUSalinity merely for the ease of comparison of volume vs salinity and for an ease of salt load computation.


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
DWaterOutflow()
           
DWaterOutflow(double value)
           
DWaterOutflow(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

DWaterOutflow

public DWaterOutflow()

DWaterOutflow

public DWaterOutflow(double value)
              throws ACRU.Exceptions.EException

DWaterOutflow

public DWaterOutflow(java.lang.Double doubleObject)
              throws ACRU.Exceptions.EException


Hosted by www.Geocities.ws

1