pipe.dataLayer.calculations
Class VanishingState

java.lang.Object
  extended by pipe.dataLayer.calculations.State
      extended by pipe.dataLayer.calculations.VanishingState

public class VanishingState
extends State


Method Summary
 double getRate()
           
 void setRate(double new_rate)
           
 
Methods inherited from class pipe.dataLayer.calculations.State
equals, getState, hashCode, hashCode2, setState, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

setRate

public void setRate(double new_rate)

getRate

public double getRate()