Uses of Package
gov.nist.microanalysis.NISTMonte

Packages that use gov.nist.microanalysis.NISTMonte
gov.nist.microanalysis.NISTMonte   
 

Classes in gov.nist.microanalysis.NISTMonte used by gov.nist.microanalysis.NISTMonte
EmissionImage
           Creates a bitmap image showing the generation of detected x-rays as a function of position.
MonteCarloSS
           MonteCarloSS is the core class in NISTMonte - a full-featured (albeit somewhat slow) Monte Carlo for quantitative electron probe modeling and other uses.
MonteCarloSS.Electron
           This class handles the geometric considerations tracking an electron through Monte Carlo steps.
MonteCarloSS.ElectronGun
           This interface allows the user to modify the properties of the electron gun.
MonteCarloSS.Region
           A Region represents a homogeneous volume of sample.
MonteCarloSS.Shape
           An interface defining sufficient a sufficiently rich set of methods to implement a three dimensional volume.
MultiPlaneShape
           MCSS_MultiPlane implements simple or more complex shapes as the region bounded by a series of planes.
PhiRhoStats
           Creates an accumulator for the x-ray generation and transmission statistics for a single x-ray transition.
TrajectoryVRML.IRender
          Each class (nominally a MonteCarloSS.Shape) is responsible for knowing how to render itself as VRML.
TrajectoryVRML.RenderContext
          A set of functions that provide contextual information for rendering an object as VRML.
XRayEventListener
           The XRayEventListener class serves to respond to events in the MonteCarloSS class by computing the generated and transmitted x-ray intensities.