edu.stanford.rsl.konrad.phantom.electrondensity
Class EDInsert

java.lang.Object
  extended by edu.stanford.rsl.konrad.physics.PhysicalObject
      extended by edu.stanford.rsl.konrad.phantom.electrondensity.EDInsert

public class EDInsert
extends PhysicalObject

Class to model cylindrical inserts of a CRIS Electron Density Phantom (Model 062) Default material is Air.

Author:
Rotimi X Ojo

Field Summary
static long serialVersionUID
           
 
Constructor Summary
EDInsert(Material material)
           
 
Method Summary
 void setLocation(int index, double distanceFromOrigin)
           
 
Methods inherited from class edu.stanford.rsl.konrad.physics.PhysicalObject
applyAffineTransform, getMaterial, getNameString, getShape, intersect, setMaterial, setNameString, setShape
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

EDInsert

public EDInsert(Material material)
Method Detail

setLocation

public void setLocation(int index,
                        double distanceFromOrigin)