ACRUSalinity.Data
Class DIrrigationWaterSalinity

java.lang.Object
  extended byACRU.Data.DData
      extended byACRU.Data.DDouble
          extended byACRU.Data.DMonthlyData
              extended byACRUSalinity.Data.DIrrigationWaterSalinity

public class DIrrigationWaterSalinity
extends ACRU.Data.DMonthlyData

Stores the monthly average irrigation water salinity.


Field Summary
 
Fields inherited from class ACRU.Data.DMonthlyData
CURRENT_DATE, monthlyDataArray
 
Fields inherited from class ACRU.Data.DDouble
lowerValueLimit, previousValue, upperValueLimit, value
 
Fields inherited from class ACRU.Data.DData
 
Constructor Summary
DIrrigationWaterSalinity()
           
DIrrigationWaterSalinity(double[] monthlyArray)
           
 
Methods inherited from class ACRU.Data.DMonthlyData
getMonthData, getMonthData, getMonthlyDataArray, setCurrentDate, setDoubleValue, 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

DIrrigationWaterSalinity

public DIrrigationWaterSalinity()

DIrrigationWaterSalinity

public DIrrigationWaterSalinity(double[] monthlyArray)
                         throws ACRU.Exceptions.EException


Hosted by www.Geocities.ws

1