ACRUSalinity.Data
Class DPlantFerilizerUptakeCoeff

java.lang.Object
  extended byACRU.Data.DData
      extended byACRU.Data.DDouble
          extended byACRUSalinity.Data.DPlantFerilizerUptakeCoeff

public class DPlantFerilizerUptakeCoeff
extends ACRU.Data.DDouble

Stores the coefficient of fertilizer uptake by plants. NB. this data object is for use only with the process under development to account the impact of fertilizer and gypsum applicaton on surface TDS balance.


Field Summary
 
Fields inherited from class ACRU.Data.DDouble
lowerValueLimit, previousValue, upperValueLimit, value
 
Fields inherited from class ACRU.Data.DData
 
Constructor Summary
DPlantFerilizerUptakeCoeff()
           
DPlantFerilizerUptakeCoeff(double value)
           
DPlantFerilizerUptakeCoeff(java.lang.Double doubleObject)
           
 
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

DPlantFerilizerUptakeCoeff

public DPlantFerilizerUptakeCoeff()

DPlantFerilizerUptakeCoeff

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

DPlantFerilizerUptakeCoeff

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


Hosted by www.Geocities.ws

1