biouml.plugins.simulation.ode
Class BthDopr

java.lang.Object
  extended bybiouml.plugins.simulation.ode.BthDopr
All Implemented Interfaces:
Btheta

public class BthDopr
extends java.lang.Object
implements Btheta


Constructor Summary
BthDopr(double[] b)
           
 
Method Summary
 double[] f(double theta)
           
 double theta1(double theta)
           
 double theta2(double theta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BthDopr

public BthDopr(double[] b)
        throws java.lang.Exception
Method Detail

f

public double[] f(double theta)
Specified by:
f in interface Btheta

theta1

public double theta1(double theta)

theta2

public double theta2(double theta)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.