public interface IMaterialMixture extends IMaterial
IMaterial.State
defaultIonizationPotential, defaultPressure, defaultState, defaultTemperature, Gas, Liquid, Solid, Unknown
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getAtomCounts()
Get the list of atom counts in this element.
|
List<MaterialElement> |
getElements()
Get a list of elements in this mixture.
|
List<Double> |
getMassFractions()
Get the list of mass fractions in this element.
|
int |
getNComponents()
The number of components added thusfar to the mixture.
|
int |
getNComponentsMax()
Get the total number of components allowed in this mixture.
|
int |
getNElements()
Get the number of different elements in this mixture.
|
boolean |
isFilled() |
getA, getDensity, getMoliereRadius, getName, getNuclearInteractionLength, getNuclearInteractionLengthWithDensity, getPressure, getRadiationLength, getRadiationLengthWithDensity, getState, getTemperature, getZ
int getNComponentsMax()
int getNComponents()
int getNElements()
List<MaterialElement> getElements()
List<Double> getMassFractions()
getElements()
.List<Integer> getAtomCounts()
getElements()
.boolean isFilled()
getNComponents()
is equal to getNComponentsMax()
.Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.