|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.muni.fi.xmravec.bc.prodes.RangeTable
public class RangeTable
Proton range table class
Constructor Summary | |
---|---|
RangeTable(java.io.File file)
Range table constructor; it loads table from given file |
Method Summary | |
---|---|
double |
getRangeValue(double energy)
Calculates range distance for given proton energy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RangeTable(java.io.File file) throws java.io.IOException
file
- file containing range table
java.io.IOException
Method Detail |
---|
public double getRangeValue(double energy)
energy
- proton energy (MeV)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |