|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.physics.PhysicalObject
edu.stanford.rsl.konrad.phantom.electrondensity.EDInsert
public class EDInsert
Class to model cylindrical inserts of a CRIS Electron Density Phantom (Model 062) Default material is Air.
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 |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public EDInsert(Material material)
Method Detail |
---|
public void setLocation(int index, double distanceFromOrigin)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |