|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.physics.materials.Material
edu.stanford.rsl.konrad.physics.materials.Compound
public class Compound
Class to model a compound
Constructor Summary | |
---|---|
Compound()
|
Method Summary | |
---|---|
java.lang.String |
getFormula()
|
void |
setFormula(java.lang.String formula)
Set the formula of a compound |
Methods inherited from class edu.stanford.rsl.konrad.physics.materials.Material |
---|
clone, getAttenuation, getAttenuation, getCTValue, getDensity, getName, setAttenuation, setDensity, setName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Compound()
Method Detail |
---|
public java.lang.String getFormula()
public void setFormula(java.lang.String formula)
formula
- id formula of initialized compound
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |