biouml.plugins.simulation.ode
Class Btableau
- public class Btableau
| Constructor Summary |
Btableau(double[][] a, double[] b, double[] c, String FSAL) |
Btableau(double[][] a, double[] b, double[] bEmb, double[] c, String FSAL) |
Btableau(double[][] a, double[] b, double[] bEmb, Btheta btheta, double[] c, String FSAL) |
Btableau(double[][] a, double[][] ahat, double[] b, double[] bhat) |
Btableau(String special) |
Btableau
public Btableau(double[][] a, double[] b, double[] c, String FSAL)
throws java.lang.Exception
Btableau
public Btableau(double[][] a, double[] b, double[] bEmb, double[] c, String FSAL)
throws java.lang.Exception
Btableau
public Btableau(double[][] a, double[] b, double[] bEmb, Btheta btheta, double[] c, String FSAL)
throws java.lang.Exception
Btableau
public Btableau(double[][] a, double[][] ahat, double[] b, double[] bhat)
throws java.lang.Exception
Btableau
public Btableau(String special)
throws java.lang.Exception
get_a
public double[][] get_a()
get_ahat
public double[][] get_ahat()
get_b
public double[] get_b()
get_bEmb
public double[] get_bEmb()
get_bhat
public double[] get_bhat()
get_bhatEmb
public double[] get_bhatEmb()
get_btheta
public Btheta get_btheta()
get_c
public double[] get_c()
get_chat
public double[] get_chat()
get_FSALenabled
public boolean get_FSALenabled()
getah
public int getah()
getahath
public int getahath()
getahatl
public int getahatl()
getal
public int getal()
getbEmbl
public int getbEmbl()
getbhatEmbl
public int getbhatEmbl()
getbhatl
public int getbhatl()
getbl
public int getbl()
getchatl
public int getchatl()
getcl
public int getcl()
to Class biouml.plugins.simulation.ode.Btheta
BOTTOM