jq.samplemodels
Class Ball

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

public class Ball
extends QualitativeDifferentialEquation


Field Summary
 
Fields inherited from class jq.qde.QualitativeDifferentialEquation
qspace, tspace
 
Constructor Summary
Ball()
           
 
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

Ball

public Ball()