A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

g(double) - Static method in class gov.nist.microanalysis.EPQLibrary.ToSI
g - Converts from grams to kilograms
Ga - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
gammaln(double) - Static method in class gov.nist.microanalysis.Utility.Math2
gammaln - The natural log of the gamma function.
gammap(double, double) - Static method in class gov.nist.microanalysis.Utility.Math2
gammap - Computes the incomplete gamma function P(a,x) by selecting between series and continued fraction representations based on the size of the arguments.
Gas - Class in gov.nist.microanalysis.EPQLibrary
Implements a gas based on the ideal gas law.
Gas() - Constructor for class gov.nist.microanalysis.EPQLibrary.Gas
 
Gas(Element[], int[], double, double, String) - Constructor for class gov.nist.microanalysis.EPQLibrary.Gas
Constructs a single molecular gas such as N2, O2, Ar, CO2 etc.
GasMixture - Class in gov.nist.microanalysis.EPQLibrary
A GasMixture is a Material constructed from one or more Gases.
GasMixture(Gas[], double, String) - Constructor for class gov.nist.microanalysis.EPQLibrary.GasMixture
Create a gas mixture from its constituent gases.
GasScatteringCrossSection - Class in gov.nist.microanalysis.EPQLibrary
Scattering in a gas is qualitatively different from scattering in a solid.
GasScatteringCrossSection(Element) - Constructor for class gov.nist.microanalysis.EPQLibrary.GasScatteringCrossSection
Constructs a GasScatteringCrossSection object
gaussian(double, double) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
gaussian - Computes the Gaussian function.
GaussianWidth(double) - Method in class gov.nist.microanalysis.EPQLibrary.Microcalorimeter
 
GBastin - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
Gd - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
Ge - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
getActiveStrategy() - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getActiveStrategy - Returns a Strategy object containing a complete set of the the AlgorithmClass objects on which this AlgorithmClass object depends.
getAffiliation() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Author
 
getAlgorithm(Class) - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getAlgorithm - Returns the specific algorithm associated with the base class provided as an argument.
getAlgorithm(Class) - Method in class gov.nist.microanalysis.EPQLibrary.Strategy
Get the implentation of an AlgorithmClass-derived abstract base class.
getAlgorithm(String) - Method in class gov.nist.microanalysis.EPQLibrary.Strategy
Get the implentation of an AlgorithmClass-derived abstract base class from the name of the abstract base class.
getAlgorithmClass() - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getAlgorithmClass - Get the base AlgorithmClass instance of which this class is an instance.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getAllImplementations - Returns a list of all implementations of the derived algorithm class.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.BetheElectronEnergyLoss
 
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.CharacteristicXRayGeneration
 
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.EdgeEnergy
getAllImplementations - Returns a full list of all available algorithms.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.ElectronRange
getAllImplementations - Returns a full list of all available algorithms.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.FluorescenceYield
getAllImplementations - Returns a full list of all available algorithms.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.IonizationCrossSection
getAllImplementations - returns a list of all implementations of IonizationCrossSection
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.MassAbsorptionCoefficient
getAllImplementations - Returns a full list of all available algorithms.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.MeanIonizationPotential
getAllImplementations - Returns a full list of all available algorithms.
getAllImplementations() - Method in class gov.nist.microanalysis.EPQLibrary.TransitionEnergy
getAllImplementations - Returns a full list of all available algorithms.
getAmplitude() - Method in class gov.nist.microanalysis.EPQTools.KLMLine
getAmplitude - returns the amplitude of a particular KLM line.
getArrayProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getArrayProperty - Gets the values contained within the specified array property
getArrayWithDefault(SpectrumProperties.PropertyId, double[]) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getArrayProperty - Gets the values contained within the specified array property if it exists or otherwise returns the values in def.
getAtomicName(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getAtomicName - get the atomic physics standard name for this shell.
getAtomicName() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getAtomicName - get the atomic physics standard name for this shell.
getAtomicNumber() - Method in class gov.nist.microanalysis.EPQLibrary.Element
getAtomicNumber - Get the atomic number of this element.
getAtomicShell() - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
 
getAtomicShellSet() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getAtomicShellSet - Get a list of the atomic shells that may be ionized by a beam of the current initial beam energy.
getAtomicWeight(int) - Static method in class gov.nist.microanalysis.EPQLibrary.Element
getAtomicWeight - A static method to return the atomic weight of an element specified by the atomic number.
getAtomicWeight() - Method in class gov.nist.microanalysis.EPQLibrary.Element
AtomicWeight - A method to return the atomic weight of an element.
getAtomsPerCubicMeter(Element) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Region
 
getAuthor() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Author
 
getAverage() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
getAverage - Returns the average number of steps required to drop below the specified energy.
getBaseSpectrum() - Method in class gov.nist.microanalysis.EPQLibrary.DerivedSpectrum
getBaseSpectrum - Return the spectrum on which this one was based.
getBasicFamilies(Element, double) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
Returns an ArrayList of Strings containing all the transition sets that can be excited by an beam of the specified energy for the specified element.
getBeamEnergy(ISpectrumData) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
getBeamEnergy - Returns the nominal beam energy for the specified spectrum.
getBeamEnergy() - Method in interface gov.nist.microanalysis.NISTMonte.MonteCarloSS.ElectronGun
getBeamEnergy - Returns the beam energy
getBeamEnergy() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
 
getBeamEnergy() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getBeamEnergy - Returns the incident electron beam energy (in Joules)
getBetheElectronEnergyLoss() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getBetheElectronEnergyLoss - Returns the algorithm used to compute the continuous energy loss approximation.
getBooleanProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getBooleanProperty - Returns the boolean value associated with the named property.
getBooleanWithDefault(SpectrumProperties.PropertyId, boolean) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getBooleanWithDefault - Similar to the getBooleanProperty method except it returns the default value instead of throwing an exception if the named property is not defined.
getCapacity(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getCapacity - Returns the maximum number of electrons that can populate the specified shell.
getCapacity() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getCapacity - Returns the number of electrons that can populate this shell.
getCellEditorValue() - Method in class gov.nist.microanalysis.Utility.ComboBoxCellEditor
 
getCenter() - Method in interface gov.nist.microanalysis.NISTMonte.MonteCarloSS.ElectronGun
getCenter - Returns the location of the center of the gun.
getCenter() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
 
getChamber() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getChamber - An accessor to facilitate adding the sub-Regions that represent the sample.
getChannelCount() - Method in class gov.nist.microanalysis.EPQLibrary.DerivedSpectrum
getChannelCount - see ISpectrumData
getChannelCount() - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getChannelCount - See ISpectrumData
getChannelCount() - Method in interface gov.nist.microanalysis.EPQLibrary.ISpectrumData
getChannelCount - Returns the number of channels in the spectrum (nominally 2048)
getChannelCount() - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
getChannelCount() - Method in class gov.nist.microanalysis.EPQTools.SerializableSpectrum
getChannelCount
getChannelWidth() - Method in class gov.nist.microanalysis.EPQLibrary.DerivedSpectrum
getChannelWidth - see ISpectrumData
getChannelWidth() - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getChannelWidth
getChannelWidth() - Method in interface gov.nist.microanalysis.EPQLibrary.ISpectrumData
getChannelWidth - Returns the width of each channel (in eV)
getChannelWidth() - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
getChannelWidth() - Method in class gov.nist.microanalysis.EPQTools.SerializableSpectrum
getChannelWidth
getCharacteristicXRayGeneration() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getCharacteristicXRayGeneration - Returns the algorithm to use to compute the characteristic x-ray generation.
getCompositionProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getCompositionProperty - Get the Composition object associated with the specified PropertyId
getCompositionWithDefault(SpectrumProperties.PropertyId, Composition) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getCompositionWithDefault - Get the Composition associated with the specified PropertyId.
getCopyright() - Static method in class gov.nist.microanalysis.EPQTools.LEDataOutputStream
Embeds copyright notice
getCounts(int) - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getCounts - See ISpectrumData
getCounts() - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getCounts - Get the channel data as a raw double array.
getCounts(int) - Method in class gov.nist.microanalysis.EPQLibrary.EDSDetector
 
getCounts(int) - Method in interface gov.nist.microanalysis.EPQLibrary.ISpectrumData
getCounts - Return the counts in the i-th channel
getCounts(int) - Method in class gov.nist.microanalysis.EPQLibrary.Microcalorimeter
 
getCounts(int) - Method in class gov.nist.microanalysis.EPQLibrary.NoisySpectrum
getCounts - see ISpectrumData
getCounts(int) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumMath
 
getCounts(int) - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
getCounts(int) - Method in class gov.nist.microanalysis.EPQTools.SerializableSpectrum
getCounts
getCurrentCol() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getCurrentCol - Returns the column on which the next read/write will happen
getCurrentColor() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
getCurrentColor - Get the color associated with the current Material (setCurrentMaterial).
getCurrentItem() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getCurrentItem - Returns the item index on which the next read/write will happen
getCurrentMaterial() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
 
getCurrentRegion() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
 
getCurrentRow() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getCurrentRow - Returns the row on which the next read/write will happen
getDataType() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getDataType - Returns the type of data item
getDatumSize() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getDatumSize - Returns the size in bytes of the underlying data objects
getDefaultDatumType(XRayTransition) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getDefaultDatumType - Returns one of THEORY, BLEND, COMBINED, VAPOR or UNAVAILABLE depending upon which type of value would be returned by the getEnergy(XRayTransition xrt) method.
getDefaultDatumType(AtomicShell) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getDefaultDatumType - Returns one of THEORY, BLEND, COMBINED, VAPOR or UNAVAILABLE depending upon which type of value would be returned by the getEdgeEnergy(AtomicShell shell) method.
getDensity() - Method in class gov.nist.microanalysis.EPQLibrary.Material
getDensity - returns the density of the material in kg pre cubic meter.
getDepth() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getDepth - Returns the depth of the underlying data matrix
getDestination() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getDestination - Get the shell to which the electron jumps during the x-ray emission process.
getDestinationShell() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getDestinationShell - Get the shell to which the electron jumps during the x-ray emission process.
getDestinationShell(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getDestinationShell - Get the shell to which the electron jumps during the x-ray emission process.
getEdgeEnergy(Element, int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getEdgeEnergy - Returns the edge energy for the specified atom and shell.
getEdgeEnergy() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getEdgeEnergy - Returns the edge energy for this AtomicShell (Uses EdgeEnergy.Default)
getEdgeEnergy(AtomicShell, String) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getEdgeEnergy - Returns the energy (in Joules) for the specific edge.
getEdgeEnergy(AtomicShell) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getEdgeEnergy - Returns the edge energy for the specified AtomicShell (Element and shell.)
getEdgeEnergy() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getEdgeEnergy - Returns the mininum electron energy required to excite this transition.
getElasticModel() - Method in class gov.nist.microanalysis.EPQLibrary.GasScatteringCrossSection
getElasticModel - Returns an instance of the model currrently being used to model elastic events.
getElectron() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getElectron - Get the current active electron.
getElectronGeneration() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
Returns the generation of Electron that is currently being tracked.
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getElement - Returns the element in which this shell is located.
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.BrowningEmpiricalCrossSection
 
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
 
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottScatteringAngle
 
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.GasScatteringCrossSection
getElement - The element with which this cross section is associated.
getElement() - Method in interface gov.nist.microanalysis.EPQLibrary.IRandomizedScatter
getElement - Returns the element with which this cross section is associated.
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.NISTMottScatteringAngle
 
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.ScreenedRutherfordScatteringAngle
 
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getElement - Get the element associated with this transition.
getElement() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getElement - Returns the element with which this XRayTransition set is associated.
getElementCount() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getElementCount - Returns the number of elements in this material.
getElementSet() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getElementSet - Returns a Set containing the Element objects that make up this Material.
getEmitted(XRayTransition) - Method in class gov.nist.microanalysis.NISTMonte.XRayAccumulator
getEmitted - Get the transmitted intensity for the specified transition.
getEnd0() - Method in class gov.nist.microanalysis.NISTMonte.CylindricalShape
getEnd0 - Get one end point of the cylinder axis.
getEnd1() - Method in class gov.nist.microanalysis.NISTMonte.CylindricalShape
getEnd1 - Get one the other end point of the cylinder axis.
getEnergy() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getEnergy - Get the energy required to liberate an electron from this atomic shell.
getEnergy(XRayTransition) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getEnergy - Gets the energy (in Joules) of the specified transition.
getEnergy(XRayTransition, String) - Method in class gov.nist.microanalysis.EPQLibrary.NISTXRayTransitionDB
getEnergy - Returns the energy (in Joules) for the specific transition.
getEnergy(int) - Method in class gov.nist.microanalysis.EPQLibrary.XRayEvents
getEnergy - Returns the energy of the n-th x-ray.
getEnergy(int) - Method in interface gov.nist.microanalysis.EPQLibrary.XRaySource
getEnergy - Returns the energy of the n-th event.
getEnergy() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getEnergy - Returns the energy of the transition in Joules.
getEnergy(Element, int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getEnergy - Get the x-ray energy associated with the specified transition for the specified Element.
getEnergy() - Method in class gov.nist.microanalysis.EPQTools.KLMLine
getEnergy - Returns the energy of a particular KLM line.
getEnergy(int) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
getEnergy
getEnergy() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
getEnergy - Returns the current kinetic energy of the electon in Joules.
getEnergy(int) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getEnergy
getEnergy_eV() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getEnergy - Get the energy required to liberate an electron from this atomic shell.
getEnergy_eV() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getEnergy_eV - Returns the energy of the transition in eV.
getEnergy_eV(Element, int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getEnergy_eV - Get the x-ray energy associated with the specified transition for the specified Element as eV.
getEnergyIndex(double) - Static method in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
getEnergyIndex - Returns the index of the energy value that is strictly equal to or larger than the specified energy.
getEventCount() - Method in class gov.nist.microanalysis.EPQLibrary.XRayEvents
getEventCount - Get the number of events currently contained.
getEventCount() - Method in interface gov.nist.microanalysis.EPQLibrary.XRaySource
getEventCount - Returns the number of events.
getEventCount() - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
getEventCount
getEventCount() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getEventCount
getFamily(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getFamily - Returns the family into which the specified shell falls (KFamily, LFamily,..,OFamily).
getFamily() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getFamily - Returns the family into which this AtomicShell falls (KFamily, LFamily,..,OFamily).
getFamily() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getFamily - Returns the index of the family associated with this transition.
getFamily(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getFamily - A static method for returning the family with which a transition is associated.
getFamilyName(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getFamilyName - Returns a string containing the name of the line family.
getFD() - Method in class gov.nist.microanalysis.EPQTools.EndianRandomAccessFile
like RandomAcessFile.getFD().
getFilePointer() - Method in class gov.nist.microanalysis.EPQTools.EndianRandomAccessFile
like RandomAcessFile.getFilePointer()
getFirst() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Author
 
getFirstInFamily(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getFirstInFamily - Returns the integer constant representing the first shell in the specified family.
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.CylindricalShape
 
getFirstIntersection(double[], double[]) - Method in interface gov.nist.microanalysis.NISTMonte.MonteCarloSS.Shape
getFirstIntersection - Consider a ray starting at pos0 towards pos1.
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.MultiPlaneShape
getFirstIntersection - See MonteCarloSS.Shape.getFirstIntersection
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.ShapeDifference
getFirstIntersection - See MonteCarloSS.getFirstIntersection.
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.SimpleBlock
 
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.Sphere
 
getFirstIntersection(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.SumShape
getFirstIntersection - See MonteCarloSS.Shape.getFirstItersection
getFirstIntoShell(AtomicShell) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getFirstIntoShell - Get the first transition (ordered by the order of the enumerated shell index) that ends in the specified shell.
getFirstTransition(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getFirstTransition - Get the first transition (by enumerated index) in the specified line family (AtomicShell.KFamily...AtomicShell.NFamily)
getFormatString() - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
 
getFWHMAtMnKA(ISpectrumData, double) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
getFWHMAtMnKA - Extracts the FWHM at MnKa from the SpectrumProperties associated with the source ISpectrumData.
getGain(double) - Method in class gov.nist.microanalysis.EPQLibrary.EDSDetector
getGain - Returns the current gain (default =1.0)
getGain(double) - Method in class gov.nist.microanalysis.EPQLibrary.Microcalorimeter
getGain - Returns the current gain (default =1.0)
getGasScatteringAlgorithm() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getGasScatteringAlgorithm - Returns the class of the algorithm to use to compute the electron scattering cross section for Materials derived from Gas.
getGenerated(XRayTransition) - Method in class gov.nist.microanalysis.NISTMonte.XRayAccumulator
getGenerated - Get the generated intensity for the specified transition.
getGenerated(XRayTransition) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getGenerated - Gets the generated intensity of x-rays for the specified transition.
getGeneratedPhiRho(int) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getGeneratedPhiRho - Get the accumulated phi-rho-x, phi-rho-y or phi-rho-z curves.
getGroundStateOccupancy() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getGroundStateOccupancy - Returns the number of electrons the atomic shell represented by the this object for a ground-state atom.
getHeight() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getHeight - Returns the height of the underlying data matrix
getImageProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getImageProperty - Get an image associated with a spectrum.
getInitialPoint() - Method in class gov.nist.microanalysis.NISTMonte.Sphere
getInitialPoint - Used when Sphere represents the chamber region.
getIntensity(int) - Method in class gov.nist.microanalysis.EPQLibrary.XRayEvents
getIntensity - Returns the fractional likelyhood of the n-th x-ray
getIntensity(int) - Method in interface gov.nist.microanalysis.EPQLibrary.XRaySource
getIntensity - Returns the number of x-ray counts (or fractional counts) for the n-th event.
getIntensity(int) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
getIntensity
getIntensity(int) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getIntensity
getIntercept() - Method in class gov.nist.microanalysis.Utility.LinearRegression
getIntercept - Returns the current best estimate of the y-intercept.
getIonizationEnergy() - Method in class gov.nist.microanalysis.EPQLibrary.Element
getIonizationEnergy - Returns the first ionization energy for this element.
getIUPACName(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getIUPACName - Get the IUPAC standard name for this shell.
getIUPACName() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getIUPACName - Get the IUPAC standard name for this shell.
getIUPACName() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getIUPACName - Returns the IUPAC name for the current transition.
getIUPACName(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getIUPACName - Returns the IUPAC name for the specified transition.
getLast() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Author
 
getLastInFamily(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getLastInFamily - Returns the integer constant representing the last shell in the specified family.
getLastIntoShell(AtomicShell) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getLastIntoShell - Get the last (plus one) transition (ordered by the order of the enumerated shell index) that ends in the specified shell.
getLastTransition(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getLastTransition - Get the last transition (by enumerated index) in the specified line family (AtomicShell.KFamily...AtomicShell.NFamily)
getLength() - Method in class gov.nist.microanalysis.NISTMonte.CylindricalShape
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Book
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.BookChapter
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.CrudeReference
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.JournalArticle
 
getLongForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.WebSite
 
getMAC(Material, double) - Method in class gov.nist.microanalysis.EPQLibrary.MACCache
getMAC - get a MAC from the cache.
getMass() - Method in class gov.nist.microanalysis.EPQLibrary.Element
getMass - the mass of the element in kilograms.
getMassAbsorptionCoefficient() - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
getMassAbsorptionCoefficient - Returns the algorithm to use to compute the mass absorption coefficient.
getMassAbsorptionCoefficient() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getMassAbsorptionCoefficient - Returns the algorithm to use to compute the mass absorption coefficient.
getMassPerSubunit() - Method in class gov.nist.microanalysis.EPQLibrary.Gas
getMassPerSubunit - For used with materials defined by stoichiometry.
getMaterial(String) - Method in class gov.nist.microanalysis.EPQLibrary.MaterialFactory
getMaterial - Get the Material specified by the given name.
getMaterial() - Method in class gov.nist.microanalysis.EPQTools.MaterialsCreator
getMaterial - returns the current material.
getMaterial() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Region
getMaterial - Get the material of which this Region is constructed.
getMaterial() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getMaterial - During an event fired by this class, this method will get the material in which this x-ray event occured.
getMaterialIndex() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getMaterialIndex - During an event fired by this class, this method will get the index assigned to the Material in which this x-ray event occured.
getMaterialMap(double[], double[]) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getMaterialMap - Creates a map containing a list of the materials through which an x-ray (or any ray) will pass on its way from startPt to endPt.
getMaterialNames() - Method in class gov.nist.microanalysis.EPQLibrary.MaterialFactory
getMaterialNames - Get a list of the names of the available materials.
getMaximum() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
getMaximum - Returns the maximum number of steps required to drop below the specified energy.
getMaxIntensity() - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
getMaxIntensity - Get the intensity of the pixel the generates the most detected x-rays.
getMaxRadius() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Gets the current value assigned to the maximum radius to plot
getMaxTrajectories() - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
Limits the number of trajectories that generate x-rays.
getMaxTrajectories() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Gets the current value assigned to maxTrajectories
getMaxTrajectories() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
Limits the number of trajectories that generate x-rays.
getMemoryRequirements() - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getMemoryRequirements - A rough estimate of the memory requirements for this object.
getMinEnergy() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getMinEnergy - Returns the energy below which the trajectory of eletrons is not tracked.
getMinimum() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
getMinimum - Returns the minimum number of steps required to drop below the specified energy.
getMinXRayEnergy(double) - Method in class gov.nist.microanalysis.EPQLibrary.Bremsstrahlung
getMinXRayEnergy - The integral over all energies diverges.
getMode() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getMode - Returns one of EMPTY, TRANSITION, ?_SHELL, ?_FAMILY, ELEMENT, or COLLECTION
getName() - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getName - Get the abbreviated name of the algorithm.
getName() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getName - Gets either the name provided by the user (setName()) or the default name for this material if no name was specified.
getName() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Journal
 
getName() - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
getName - Gets the name of this property.
getNormalizedWeight() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getNormalizedWeight - Gets the transition weight associated with this transition.
getNthElementByAtomicFraction(int) - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getNthElementByAtomicFraction - Returns the n-th largest constituent by atomic fraction
getNthElementByWeight(int) - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getNthElementByWeight - Returns the n-th largest constituent by weight percent.
getNumericProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getNumericProperty - Gets the numerical value of the specified property (pid).
getNumericWithDefault(SpectrumProperties.PropertyId, double) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getNumericWithDefault - Similar to getNumericProperty except that instead of throwing an Exception, the default value (def) is returned if getNumericProperty would throw an exception.
getOptimalRepresentation() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
getOptimalRepresentation - Returns one of STOICIOMETRY, WEIGHT_PCT or UNDETERMINED
getOrbitalAngularMomentum(int) - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getAngularMomentum - Returns the angular momentum quantum number (typically denoted L) associated with the argument shell.
getOrbitalAngularMomentum() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getAngularMomentum - Returns the angular momentum quantum number (typically denoted L) associated with this shell.
getPages() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.BookChapter
 
getPointAt(double, double, double) - Method in class gov.nist.microanalysis.NISTMonte.Sphere
getPointAt - Returns the coordinates of the boundary point at the specified zenith (phi) and azimuthal (theta) angles.
getPosition(int) - Method in class gov.nist.microanalysis.EPQLibrary.XRayEvents
 
getPosition(int) - Method in interface gov.nist.microanalysis.EPQLibrary.XRaySource
getPosition - Returns the position from which the x-ray is emitted.
getPosition(int) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
 
getPosition() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
getPosition - Get the current position of the electron as a array of three doubles (x,y & z)
getPosition() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getPosition - During an event fired by this class, the getPosition will return the location of the x-ray event.
getPosition(int) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
 
getPressure() - Method in class gov.nist.microanalysis.EPQLibrary.Gas
getPressure - returns the pressure (in pascal)
getPressure() - Method in class gov.nist.microanalysis.EPQLibrary.GasMixture
getPressure - returns the pressure (in pascal)
getPreviousRegion() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
 
getPrevPosition() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
getPrevPosition - Get the previous position of the electron as a array of three doubles (x,y & z)
getPrincipalQuantumNumber(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getPrincipalQuantumNumber - Gets the principle atomic number (typically denoted N) associated with this shell.
getPrincipalQuantumNumber() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getPrincipalQuantumNumber - Returns the principal quantum number associated with this shell.
getProperties() - Method in class gov.nist.microanalysis.EPQLibrary.DerivedSpectrum
getProperties - see ISpectrumData
getProperties() - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getProperties - See ISpectrumData
getProperties() - Method in interface gov.nist.microanalysis.EPQLibrary.ISpectrumData
getProperties - Returns the SpectrumProperties object associated with this spectrum.
getProperties() - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
getProperties() - Method in class gov.nist.microanalysis.EPQTools.SerializableSpectrum
getProperties
getPropertySet() - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getPropertySet - Returns a list of the PropertyId objects associated with all the properties available for this spectrum.
getPropertyType(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getPropertyType - Gets the actual property type associated with this property (in contrast with what PropertyId.getPropertyType says).
getPropertyType() - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
getPropertyType - Returns an integer index (one of Numeric, Timestamp, Boolean, ImageType, Textual or Unknown) to represent the type of item stored in a property identified with this PropertyId.
getPublisher() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Journal
 
getR() - Method in class gov.nist.microanalysis.Utility.LinearRegression
getR - A measure of the goodness of fit to a linear model
getRadius() - Method in class gov.nist.microanalysis.NISTMonte.CylindricalShape
getRadius - Returns the radius of the cylinder.
getRadius() - Method in class gov.nist.microanalysis.NISTMonte.Sphere
getRadius - Returns the sphere's radius
getRandomizedEvent(double, double) - Method in class gov.nist.microanalysis.EPQLibrary.Bremsstrahlung
getRandomizedEvent - Given a random number between 0 and 1, this function generates a photon energy in a distribution such that the events will be distributed like Bremsstrahlung.
getRangeMax(int) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getRangeMax
getRangeMin(int) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getRangeMin
getReference() - Method in class gov.nist.microanalysis.EPQLibrary.AlgorithmClass
getReference - Get the literature reference describing the implementation of this algorithm.
getRenderContext() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
getRenderContext - Returns the instance of RenderContext associated with this instance of TrajectoryVRML.
getResource() - Method in class gov.nist.microanalysis.EPQLibrary.CSVReader
getResource - Reads in all data from the csv file and returns it to the client.
getResource(Class) - Method in class gov.nist.microanalysis.EPQLibrary.CSVReader
 
getRSquared() - Method in class gov.nist.microanalysis.Utility.LinearRegression
getR - The standard measure of the goodness of fit to a linear model.
getScatteringAlgorithm() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
getScatteringAlgorithm - Returns the Class of the algorithm to use to compute the electron scattering cross section.
getShape() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Region
getShape - Returns the instance of the Shape interface that defines the shape of this Region.
getShell() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getShell - Get the shell index associated with this shell.
getShell() - Method in class gov.nist.microanalysis.EPQTools.KLMLine
getShell - Returns the shell with which this transition or edge is associated.
getShells() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getShells - Returns a list of the shells under consideration.
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.Book
 
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.BookChapter
 
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.CrudeReference
 
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference
 
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.JournalArticle
 
getShortForm() - Method in class gov.nist.microanalysis.EPQLibrary.Reference.WebSite
 
getSiegbahnName(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getSiegbahnName - get the Siegban style name for this shell.
getSiegbahnName() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getSiegbahnName - get the Siegban style name for this shell.
getSiegbahnName() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
 
getSize() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getSize - The number of XRayTransition objects in the XRayTransitionSet
getSlope() - Method in class gov.nist.microanalysis.Utility.LinearRegression
getSlope - Returns the current best estimate of the slope.
getSource() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getSource - Get the higher energy shell from which the electron its transition into the vacant core shell.
getSourceShell() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getSourceShell - Get the (typically valence) shell from which the electron starts its transition to the (typically core) shell.
getSourceShell(int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getSourceShell - Get the (typically valence) shell from which the electron starts its transition to the (typically core) shell for the specified named transition.
getSpecialAngle(int) - Static method in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
getSpecialAngle - Gets the i-th angle which is actually represented in the tables.
getSpecialEnergy(int) - Static method in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
getSpecialEnergy - Returns the i-th energy at which the cross-section is actually represented in the table.
getStdDeviation() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
getStdDeviation - Returns the standard deviation for the number of steps required to drop below the specified energy.
getStepCount() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
getStepCount - Gets the count of the number of steps since the trajectory began.
getStepLength() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
 
getStepStatistics() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
Returns a DescriptiveStatistics object summarizing the step statistics
getStream(int, int) - Method in class gov.nist.microanalysis.EPQTools.WriteRaw
Deprecated. getStream - Get an instance of OutputStream configured correctly to write the datum at row, col.
getStrongestLine(AtomicShell) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getStrongestLine - For the element and edge specified by the AtomicShell object, returns the XRayTransition with the highest weight.
getSubRegions() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Region
getSubRegions - Returns an immutable list of the sub-regions associated with this region.
getSumEmitted() - Method in class gov.nist.microanalysis.NISTMonte.XRayAccumulator
getSumEmitted - Returns the sum of the emitted intensity for all transitions.
getSumGenerated() - Method in class gov.nist.microanalysis.NISTMonte.XRayAccumulator
getSumGenerated - Returns the sum of the generated intensity for all transitons.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gov.nist.microanalysis.Utility.ComboBoxCellEditor
 
getTemperature() - Method in class gov.nist.microanalysis.EPQLibrary.Gas
getTemperature - Returns the temperature (in kelvin)
getTemperature() - Method in class gov.nist.microanalysis.EPQLibrary.GasMixture
getTemperature - Returns the temperature (in kelvin)
getTextProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getTextProperty - Get the textual property identified by the specified pid.
getTextWithDefault(SpectrumProperties.PropertyId, String) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getTextWithDefault - Similar to getTextProperty except instead of throwing an exception, this version returns the default value (def) if the property is not defined.
getTimestampProperty(SpectrumProperties.PropertyId) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getTimestampProperty - Gets the date and time associated with the specified property.
getTimestampWithDefault(SpectrumProperties.PropertyId, Date) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
getTimestampWithDefault - Similar to getTimestampProperty except that instead of throwing an EPQException, the default value (def) is returned if getTimestampProperty would throw an exception.
getTotalAngularMomentum() - Method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getTotalAngularMomentum - Returns the total angular momentum (typically denoted J) associated with this shell.
getTotalAngularMomentum(int) - Static method in class gov.nist.microanalysis.EPQLibrary.AtomicShell
getTotalAngularMomentum - Returns the total angular momentum (typically denoted J) associated with the argument shell.
getTrajectoryStatistics() - Method in class gov.nist.microanalysis.NISTMonte.ScatterStats
Returns a DescriptiveStatistics object summarizing the trajectory length statistics
getTrajectoryWidth() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Gets the current value assigned to the width of the cylinders in micrometers
getTransition() - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
getTransition - Get the transition associated with this image.
getTransition() - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getTransition - Get the XRayTransition object associated with these statistics.
getTransitionIndex() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getTransitionIndex - Get the index associated with this transition (KA1, KA2,....)
getTransitions() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getTransitions - Get an unmodifiable Set containing the XRayTransition objects represented by this object.
getTransitions() - Method in class gov.nist.microanalysis.NISTMonte.XRayAccumulator
getTransitions - Get an immutable list of the transitions that are being accumulated.
getTransitions() - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getTransitions - Returns a list of the transitions under consideration.
getTransmittedFraction(double, Map) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
getTransmittedFraction - get the fraction of the x-ray intensity of the specified energy that would traverse the specified path.
getTransmittedFraction(XRayTransition) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getTransmittedFraction - Returns the fraction of the generated x-rays that reach the detector.
getTransmittedIntensity(XRayTransition) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
getTransmittedIntensity - Returns the intensity of the specified transition that is generated and reaches the detector.
getTransmittedPhiRho(int) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
getTransmittedPhiRho - Get the accumulated phi-rho-x, phi-rho-y or phi-rho-z curves.
getTransparency() - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
getTransparency - Get a number 0.0 to 1.0 to represent the transparency (1.0 is transparent, 0.0 is opaque)
getType() - Method in class gov.nist.microanalysis.EPQTools.KLMLine
getType - Returns the type of KLM line - One of Transition, Edge, Satellite, SumPeak
getUnits() - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
getUnits - Get the type of units associated with an item of this PropertyId.
getWeighiestTransition() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getWeighiestTransition - Returns the single weightiest transition.
getWeight(int) - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getWeight - Gets the transition weight associated with this transition.
getWeight(Element, int, int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getWeight - Gets the transition weight associated with the specified elemet and transition.
getWeightiestTransitions(double, String) - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransitionSet
getWeightiestTransitions - Returns the transitions in the set with weight larger than the specified weight.
getWeightIntoDestinationShell(Element, int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
getWeightIntoDestinationShell - Returns the fraction of the total weight (normalized by family) which results from transitions into the specified shell.
getWidth() - Method in class gov.nist.microanalysis.EPQTools.RippleFile
getWidth - Returns the width of the underlying data matrix
getWidth() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
getWidth - Returns the width of the Gaussian beam.
getZeroOffset() - Method in class gov.nist.microanalysis.EPQLibrary.DerivedSpectrum
getZeroOffset - see ISpectrumData
getZeroOffset() - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
getZeroOffset - See ISpectrumData
getZeroOffset() - Method in interface gov.nist.microanalysis.EPQLibrary.ISpectrumData
getZeroOffset - Returns the energy of the first channel.
getZeroOffset() - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
getZeroOffset() - Method in class gov.nist.microanalysis.EPQTools.SerializableSpectrum
getZeroOffset
GLove - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
GoldLayer - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
GoldLayerThickness - The thickness (in micrometers) of the gold layer coating the surface of the detector.
Goldstein - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
gov.nist.microanalysis - package gov.nist.microanalysis
 
gov.nist.microanalysis.EPQLibrary - package gov.nist.microanalysis.EPQLibrary
 
gov.nist.microanalysis.EPQTests - package gov.nist.microanalysis.EPQTests
 
gov.nist.microanalysis.EPQTools - package gov.nist.microanalysis.EPQTools
 
gov.nist.microanalysis.Utility - package gov.nist.microanalysis.Utility
 
gPerCC(double) - Static method in class gov.nist.microanalysis.EPQLibrary.FromSI
gPerCC - Converts kg per cubic meter into grams per cubic centimeter.
gPerCC(double) - Static method in class gov.nist.microanalysis.EPQLibrary.ToSI
gPerCC - Converts grams per cubic centimeter into kg per cubic meter.
GRAM - Static variable in class gov.nist.microanalysis.EPQLibrary.FromSI
kg -> g
GRAM - Static variable in class gov.nist.microanalysis.EPQLibrary.ToSI
g -> kg
GravitationConstant - Static variable in class gov.nist.microanalysis.EPQLibrary.PhysicalConstants
GravitationConstant - G in kg m^2

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z