jq.samplemodels
Class Bathtub

java.lang.Object
  extended byjq.util.NamableObject
      extended byjq.qde.QualitativeDifferentialEquation
          extended byjq.samplemodels.Bathtub
All Implemented Interfaces:
Namable

public class Bathtub
extends QualitativeDifferentialEquation

Section 2.5. Problem 1. p33.


Field Summary
 
Fields inherited from class jq.qde.QualitativeDifferentialEquation
qspace, tspace
 
Constructor Summary
Bathtub()
           
 
Methods inherited from class jq.qde.QualitativeDifferentialEquation
constraintIterator, getConstraints, getQuantitySpace, getTimeSpace, getVariable, getVariableCount, printSpecification
 
Methods inherited from class jq.util.NamableObject
getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bathtub

public Bathtub()