Class jinaPermiability

java.lang.Object
  |
  +--jinaPermiability

public class jinaPermiability
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaPermiability()
           
protected jinaPermiability(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 SWIGTYPE_p_float getAIF()
           
 float getAlpha()
           
 int getBolus_end()
           
 int getBolus_time()
           
 SWIGTYPE_p_float getConc1_ther()
           
 SWIGTYPE_p_float getConc1()
           
protected static long getCPtr(jinaPermiability obj)
           
 float getErr()
           
 float getKin()
           
 float getKout()
           
 int getN1()
           
 int getN2()
           
 float getNH()
           
 float getR1cont()
           
 int getRefit()
           
 float getS0_av()
           
 SWIGTYPE_p_float getSt_1d()
           
 float getT10()
           
 float getTe()
           
 float getTr()
           
 float getTscale()
           
 float getTt()
           
 float getVe()
           
 float getVp()
           
 void setAIF(SWIGTYPE_p_float AIF)
           
 void setAlpha(float alpha)
           
 void setBolus_end(int bolus_end)
           
 void setBolus_time(int bolus_time)
           
 void setConc1_ther(SWIGTYPE_p_float conc1_ther)
           
 void setConc1(SWIGTYPE_p_float conc1)
           
 void setErr(float err)
           
 void setKin(float kin)
           
 void setKout(float kout)
           
 void setN1(int n1)
           
 void setN2(int n2)
           
 void setNH(float NH)
           
 void setR1cont(float r1cont)
           
 void setRefit(int refit)
           
 void setS0_av(float s0_av)
           
 void setSt_1d(SWIGTYPE_p_float st_1d)
           
 void setT10(float t10)
           
 void setTe(float te)
           
 void setTr(float tr)
           
 void setTscale(float tscale)
           
 void setTt(float tt)
           
 void setVe(float ve)
           
 void setVp(float vp)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

jinaPermiability

protected jinaPermiability(long cPtr,
                           boolean cMemoryOwn)

jinaPermiability

public jinaPermiability()
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getCPtr

protected static long getCPtr(jinaPermiability obj)

setTscale

public void setTscale(float tscale)

getTscale

public float getTscale()

setN1

public void setN1(int n1)

getN1

public int getN1()

setN2

public void setN2(int n2)

getN2

public int getN2()

setSt_1d

public void setSt_1d(SWIGTYPE_p_float st_1d)

getSt_1d

public SWIGTYPE_p_float getSt_1d()

setConc1

public void setConc1(SWIGTYPE_p_float conc1)

getConc1

public SWIGTYPE_p_float getConc1()

setConc1_ther

public void setConc1_ther(SWIGTYPE_p_float conc1_ther)

getConc1_ther

public SWIGTYPE_p_float getConc1_ther()

setS0_av

public void setS0_av(float s0_av)

getS0_av

public float getS0_av()

setBolus_time

public void setBolus_time(int bolus_time)

getBolus_time

public int getBolus_time()

setBolus_end

public void setBolus_end(int bolus_end)

getBolus_end

public int getBolus_end()

setTe

public void setTe(float te)

getTe

public float getTe()

setAlpha

public void setAlpha(float alpha)

getAlpha

public float getAlpha()

setTr

public void setTr(float tr)

getTr

public float getTr()

setT10

public void setT10(float t10)

getT10

public float getT10()

setNH

public void setNH(float NH)

getNH

public float getNH()

setR1cont

public void setR1cont(float r1cont)

getR1cont

public float getR1cont()

setAIF

public void setAIF(SWIGTYPE_p_float AIF)

getAIF

public SWIGTYPE_p_float getAIF()

setTt

public void setTt(float tt)

getTt

public float getTt()

setVp

public void setVp(float vp)

getVp

public float getVp()

setKin

public void setKin(float kin)

getKin

public float getKin()

setKout

public void setKout(float kout)

getKout

public float getKout()

setVe

public void setVe(float ve)

getVe

public float getVe()

setErr

public void setErr(float err)

getErr

public float getErr()

setRefit

public void setRefit(int refit)

getRefit

public int getRefit()