|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberInterpolatingTreeMap | |
---|---|
edu.stanford.rsl.konrad.physics.materials | |
edu.stanford.rsl.konrad.physics.materials.database |
Uses of NumberInterpolatingTreeMap in edu.stanford.rsl.konrad.physics.materials |
---|
Methods in edu.stanford.rsl.konrad.physics.materials that return NumberInterpolatingTreeMap | |
---|---|
static NumberInterpolatingTreeMap |
MaterialUtils.calculateAttenuationVals(java.util.TreeMap<java.lang.Double,java.util.TreeMap<java.lang.String,java.lang.Double>> massAttenuation,
double density)
Generates the energy dependent attenuation coefficient given energy dependent mass attenuation data and density |
static NumberInterpolatingTreeMap |
MaterialUtils.calculateAttenuationVals(WeightedAtomicComposition composition,
double density)
|
NumberInterpolatingTreeMap |
Material.getAttenuation()
|
Methods in edu.stanford.rsl.konrad.physics.materials with parameters of type NumberInterpolatingTreeMap | |
---|---|
void |
Material.setAttenuation(NumberInterpolatingTreeMap attCoef)
|
Uses of NumberInterpolatingTreeMap in edu.stanford.rsl.konrad.physics.materials.database |
---|
Methods in edu.stanford.rsl.konrad.physics.materials.database that return NumberInterpolatingTreeMap | |
---|---|
static NumberInterpolatingTreeMap |
AttenuationCalculator.getAttenuationData(WeightedAtomicComposition comp,
double[] energies)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |