HEADER

biouml.plugins.simulation.ode
Class BthDopr


public class BthDopr
implements Btheta


Constructor Summary
BthDopr(double[] b)
           

Method Summary
 double[]f(double theta)
           
 doubletheta1(double theta)
           
 doubletheta2(double theta)
           

Constructor Detail

BthDopr

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

f

public double[] f(double theta)

theta1

public double theta1(double theta)

theta2

public double theta2(double theta)

FOOTER

BOTTOM