Class jinaPerfusion

java.lang.Object
  |
  +--jinaPerfusion

public class jinaPerfusion
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  jinaPerfusion()
           
protected jinaPerfusion(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 float getBb()
           
 int getBolus_end()
           
 int getBolus_time()
           
protected static long getCPtr(jinaPerfusion obj)
           
 int getN1()
           
 int getN2()
           
 float getQq()
           
 SWIGTYPE_p_float getR2_ther()
           
 SWIGTYPE_p_float getR2()
           
 int getRefit()
           
 float getRr()
           
 float getS0_av()
           
 SWIGTYPE_p_float getSt_1d()
           
 float getTe()
           
 float getTscale()
           
 float getTt()
           
 void setBb(float bb)
           
 void setBolus_end(int bolus_end)
           
 void setBolus_time(int bolus_time)
           
 void setN1(int n1)
           
 void setN2(int n2)
           
 void setQq(float qq)
           
 void setR2_ther(SWIGTYPE_p_float r2_ther)
           
 void setR2(SWIGTYPE_p_float r2)
           
 void setRefit(int refit)
           
 void setRr(float rr)
           
 void setS0_av(float s0_av)
           
 void setSt_1d(SWIGTYPE_p_float st_1d)
           
 void setTe(float te)
           
 void setTscale(float tscale)
           
 void setTt(float tt)
           
 
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

jinaPerfusion

protected jinaPerfusion(long cPtr,
                        boolean cMemoryOwn)

jinaPerfusion

public jinaPerfusion()
Method Detail

finalize

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

delete

public void delete()

getCPtr

protected static long getCPtr(jinaPerfusion 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()

setR2

public void setR2(SWIGTYPE_p_float r2)

getR2

public SWIGTYPE_p_float getR2()

setR2_ther

public void setR2_ther(SWIGTYPE_p_float r2_ther)

getR2_ther

public SWIGTYPE_p_float getR2_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()

setTt

public void setTt(float tt)

getTt

public float getTt()

setQq

public void setQq(float qq)

getQq

public float getQq()

setRr

public void setRr(float rr)

getRr

public float getRr()

setBb

public void setBb(float bb)

getBb

public float getBb()

setRefit

public void setRefit(int refit)

getRefit

public int getRefit()