edu.stanford.rsl.konrad.physics.materials
Class Mixture

java.lang.Object
  extended by edu.stanford.rsl.konrad.physics.materials.Material
      extended by edu.stanford.rsl.konrad.physics.materials.Mixture
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class Mixture
extends Material

Class to model a mixture of elements

Author:
Rotimi .X. Ojo
See Also:
Serialized Form

Constructor Summary
Mixture()
           
 
Method Summary
 
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

Mixture

public Mixture()