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

S

S - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
SampleNumber - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SampleNumber - A field (sometimes a number) identifying the sample.
SampleSurfaceNormal - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SampleSurfaceNormal - A normal on the surface of the sample at the point at which electron beam strikes.
Satellite - Static variable in class gov.nist.microanalysis.EPQTools.KLMLine
 
Sb - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
Sc - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
SCALE - Static variable in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
 
Scanning - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
ScatterEvent - Static variable in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
ScatterEvent - Fired whenever an electron scatters off an atom.
ScatterStats - Class in gov.nist.microanalysis.NISTMonte
Computes statistics for the number of steps and path length for an electron to drop below a specified energy.
ScatterStats(AtomicShell) - Constructor for class gov.nist.microanalysis.NISTMonte.ScatterStats
MCSS_ScatterStats - Computes the number of steps required for an electron to drop below the energy required to ionize the specified shell.
ScreenedRutherfordScatteringAngle - Class in gov.nist.microanalysis.EPQLibrary
Implements the IElasticCrossSection interface for the screened Rutherford model of elastic scattered from a screened nucleus.
ScreenedRutherfordScatteringAngle(Element) - Constructor for class gov.nist.microanalysis.EPQLibrary.ScreenedRutherfordScatteringAngle
Constructs a ScreenedRutherfordScatteringAngle
Se - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
SecondaryListener - Class in gov.nist.microanalysis.NISTMonte
Creates a shell implementation of a MonteCarloSS event listener for implementing secondary electron generation.
SecondaryListener(MonteCarloSS) - Constructor for class gov.nist.microanalysis.NISTMonte.SecondaryListener
Constructs a SecondaryListener
seek(long) - Method in class gov.nist.microanalysis.EPQTools.EndianRandomAccessFile
like RandomAcessFile.seek
seek(int, int) - Method in class gov.nist.microanalysis.EPQTools.RippleFile
seek - Moves the read/write pointer to the start of the specified item at [row,col]
seek(int, int, int) - Method in class gov.nist.microanalysis.EPQTools.RippleFile
seek - Moves the read/write pointer to the start of the specified datum at [row,col,item]
SerializableSpectrum - Class in gov.nist.microanalysis.EPQTools
A class to make ISpectrumData instances Serializable.
SerializableSpectrum() - Constructor for class gov.nist.microanalysis.EPQTools.SerializableSpectrum
 
SerializableSpectrum(ISpectrumData) - Constructor for class gov.nist.microanalysis.EPQTools.SerializableSpectrum
Constructs a SerializableSpectrum based on the specified input spectrum
setArrayProperty(SpectrumProperties.PropertyId, double[]) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setArrayProperty - Sets the specified array property to a double[]
setBeamEnergy(double) - Method in interface gov.nist.microanalysis.NISTMonte.MonteCarloSS.ElectronGun
setBeamEnergy - Called by MonteCarloSS.setBeamEnergy to modify the acceleration potential.
setBeamEnergy(double) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
 
setBeamEnergy(double) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setBeamEnergy - Set the incident electron beam energy (in Joules)
setBetheElectronEnergyLoss(BetheElectronEnergyLoss) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setBetheElectronEnergyLoss - Specify the algorithm to use for the continuous energy loss approximation.
setBooleanProperty(SpectrumProperties.PropertyId, boolean) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setBooleanProperty - Sets the named property to the specified boolean value.
setBulkMaterial(Material) - Method in class gov.nist.microanalysis.NISTMonte.PorousBlock
setBulkMaterial - Set the material for the bulk of the region.
setCenter(double[]) - Method in interface gov.nist.microanalysis.NISTMonte.MonteCarloSS.ElectronGun
setCenter - Called by MonteCarloSS to set the location of the electron source.
setCenter(double[]) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
 
setCharacteristicXRayGeneration(CharacteristicXRayGeneration) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
setCharacteristicXRayGeneration - Specify the algorithm to use to compute the characteristic x-ray generation.
setCompositionProperty(SpectrumProperties.PropertyId, Composition) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setCompositionProperty - Sets the Composition associated with the specified PropertyId
setCounts(int, double) - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
setCounts - Set the counts for the specified channel.
setCurrentMaterial(Material) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
setCurrentMaterial - Sets the current material.
setData(double[], double[]) - Method in class gov.nist.microanalysis.Utility.LinearRegression
setData - Clear the current accumulation and add two equal lengthed arrays of data points.
setDensity(double) - Method in class gov.nist.microanalysis.EPQLibrary.Material
setDensity - Sets the density of the material in kg pre cubic meter.
setDetectorPosition(double, double, double, double) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setDetectorPosition - Sets the properties associated with the position and orientation of the x-ray detector.
setDirection(double, double) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
setDirection - Permits changing the initial direction of the electron.
setDisplayBackscatter(boolean) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Determines whether backscattered electron tracks are displayed
setDisplayXRayEvent(boolean) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Determines whether x-ray events (scattering events) are displayed
setElasticModel(IRandomizedScatter) - Method in class gov.nist.microanalysis.EPQLibrary.GasScatteringCrossSection
setElasticModel - Specify which elastic cross section model to use.
setElectronGun(MonteCarloSS.ElectronGun) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setElectronGun - Specify a class that implements the ElectronGun interface.
setEmissive(boolean) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Determines whether the trajectory segments are drawn as an emissive or diffuse color
setFilename(String) - Method in class gov.nist.microanalysis.EPQTools.EMSAFile
 
setGain(double) - Method in class gov.nist.microanalysis.EPQLibrary.EDSDetector
setGain - Sets a constant which is multiplied by the intensity in addEvent.
setGain(double) - Method in class gov.nist.microanalysis.EPQLibrary.Microcalorimeter
setGain - Sets a constant which is multiplied by the intensity in addEvent.
setGasScatteringAlgorithm(Class) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setScatteringAlgorithm - Specify the class of the algorithm to use to compute the electron scattering cross section for Materials derived from Gas.
setImageProperty(SpectrumProperties.PropertyId, Image) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setImageProperty - Associates an image with a spectrum.
setLogScale(boolean) - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
Sets the value assigned to logScale.
setMassAbsorptionCoefficient(MassAbsorptionCoefficient) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
setMassAbsorptionCoefficient - Specify the algorithm to use to compute the mass absorption coefficient.
setMassAbsorptionCoefficient(MassAbsorptionCoefficient) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
setMassAbsorptionCoefficient - Specify the algorithm to use to compute the mass absorption coefficient.
setMaterial(Composition) - Method in class gov.nist.microanalysis.EPQTools.MaterialsCreator
setMaterial - Replaces the current material with the one material set.
setMaxRadius(double) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Sets the value that determines the maximum radius to plot (nominlly 1.0e-4 meters)
setMaxTrajectories(int) - Method in class gov.nist.microanalysis.NISTMonte.BremsstrahlungEventListener
Limits the number of trajectories that generate x-rays.
setMaxTrajectories(int) - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
setMaxTrajectories - Sets the maximum number of trajectories that will be added to the image.
setMaxTrajectories(int) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryImage
setMaxTrajectories - Sets the maximum number of trajectories to add to this image.
setMaxTrajectories(int) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
setMaxTrajectories - Sets the maximum number of trajectories to add to this image.
setMaxTrajectories(int) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
Limits the number of trajectories that generate x-rays.
setMinEnergy(double) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setMinEnergy - Sets the energy below which electrons are no longer tracked.
setName(String) - Method in class gov.nist.microanalysis.EPQLibrary.Composition
setName - Provide a name for this material.
setNumericProperty(SpectrumProperties.PropertyId, double) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setNumericProperty - Sets the named property's value to the specified number.
setParentRegion(MonteCarloSS.Region) - Method in class gov.nist.microanalysis.NISTMonte.PorousBlock
setParentRegion - Set the parent region in which this region is created.
setPixel(double, double, double) - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
setPixel - Sets the pixel at position (x, y) with the color corresponding to val.
setPoreDensity(double) - Method in class gov.nist.microanalysis.NISTMonte.PorousBlock
setPoreDensity - Sets the density of pores in the bulk material.
setPoreRadius(double) - Method in class gov.nist.microanalysis.NISTMonte.PorousBlock
setPoreRadius - Set the radius of the pores.
setProperties(SpectrumProperties) - Method in class gov.nist.microanalysis.EPQLibrary.EditableSpectrum
setProperties - Set the SpectrumProperty object assigned to this spectrum to the specified SpectrumProperty set.
setRange(int, double, double) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
setRange - One of MonteCarloSS.XAxis, MonteCarloSS.YAxis or MonteCarloSS.ZAxis
setScatteringAlgorithm(Class) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
setScatteringAlgorithm - Specify the class of the algorithm to use to compute the electron scattering cross section.
setShape(MonteCarloSS.Shape) - Method in class gov.nist.microanalysis.NISTMonte.PhiRhoStats
setShape - To constrain the statistics to within a certain volume, specify a MonteCarloSS.Shape interface defining the volume.
setShowIncident(boolean) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Should we display the incident beam?
setTemperature(double) - Method in class gov.nist.microanalysis.EPQLibrary.Gas
setTemperature - Modifies the temperature of the gas and updates the pressure assuming constant volume.
setTemperature(double) - Method in class gov.nist.microanalysis.EPQLibrary.GasMixture
setTemperature - Modifies the temperature of the gas and updates the pressure assuming constant volume.
setTextProperty(SpectrumProperties.PropertyId, String) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setTextProperty - Sets the value (val) of the specified (pid) property.
setTimestampProperty(SpectrumProperties.PropertyId, Date) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
setTimestampProperty - Sets the named property to the specified timestamp value.
setTopOnly(boolean) - Method in class gov.nist.microanalysis.NISTMonte.AnnularDetector
Determines whether the detector accepts electrons only anti-parallel to the normal (front of the detector) or also parallel (back of the detector)
setTrajectoryWidth(double) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML
Sets the value assigned to the width of the trajectory cylinders in micrometers.
setTransitions(Collection) - Method in class gov.nist.microanalysis.NISTMonte.XRayEventListener
setTransitions - Sets the list of XRayTransitions to consider.
setTransparency(double) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
setTransparency - Set a number 0.0 to 1.0 to represent the transparency
setWidth(double) - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.GaussianBeam
setWidth - Set the width of the Gaussian beam.
setWindow(IXRayWindowProperties) - Method in class gov.nist.microanalysis.EPQLibrary.EDSDetector
setWindow - Specify the window to use in front of the detector.
setXRange(double, double) - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
setXRange - Sets the range of x values that will display on the image.
setXRange(double, double) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryImage
setXRange - Sets the range of x values that will display on the image.
setYRange(double, double) - Method in class gov.nist.microanalysis.NISTMonte.EmissionImage
setYRange - Sets the range of y-values that will display on the image.
setYRange(double, double) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryImage
setYRange - Sets the range of y-values that will display on the image.
Sg - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
ShapeDifference - Class in gov.nist.microanalysis.NISTMonte
Implements the MonteCarloSS.Shape interface to define a Shape that represents the volume in the primary Shape that is not within the volume of the delta Shape.
ShapeDifference(MonteCarloSS.Shape, MonteCarloSS.Shape) - Constructor for class gov.nist.microanalysis.NISTMonte.ShapeDifference
MCSS_ShapeDifference - Create a Shape that represents the the primary Shape minus any overlapping regions in the delta Shape.
shellDependence(AtomicShell) - Static method in class gov.nist.microanalysis.EPQLibrary.IonizationCrossSection
shellDependence - In addition to the overvoltage dependence, the ionization cross section depends upon which shell is ionized.
shellDependence(int) - Static method in class gov.nist.microanalysis.EPQLibrary.IonizationCrossSection
shellDependence - In addition to the overvoltage dependence, the ionization cross section depends upon which shell is ionized.
shouldExist() - Method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
shouldExist - Should this transition exist (as an x-ray transition) based on whether the electric dipole and quadrupole selection rules permit the transition and whether in a ground state atom both the source and destination shells are occupied.
shouldExist(AtomicShell, AtomicShell) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
shouldExist - Should this transition exist (as an x-ray transition) based on whether the electric dipole and quadrupole selection rules permit the transition and whether in a ground state atom both the source and destination shells are occupied.
shouldExist(Element, int, int) - Static method in class gov.nist.microanalysis.EPQLibrary.XRayTransition
shouldExist - Should this transition exist (as an x-ray transition) based on whether the electric dipole and quadrupole selection rules permit the transition and whether in a ground state atom both the source and destination shells are occupied.
Si - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
SIA - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
sigma(double) - Method in class gov.nist.microanalysis.EPQLibrary.Bremsstrahlung
sigma - The full cross section for bremsstrahlung emission from the electron energy down to 0.05*energy
SignalType - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SignalType - As specified in the EMSA file format.
SIGNED - Static variable in class gov.nist.microanalysis.EPQTools.RippleFile
 
SIGNED - Static variable in class gov.nist.microanalysis.EPQTools.WriteRaw
Deprecated.  
SiliconDioxide - Static variable in class gov.nist.microanalysis.EPQLibrary.MaterialFactory
 
SiliconNitrideWindow - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SiliconNitrideWindow - The thickness of the detector window in micrometers (µm).
similarTo(KLMLine) - Method in class gov.nist.microanalysis.EPQTools.KLMLine
Are these two KLM lines of the same general family and element.
SimpleBlock - Class in gov.nist.microanalysis.NISTMonte
Implements the MonteCarloSS.Shape interface for a simple block shaped region.
SimpleBlock(double[], double[]) - Constructor for class gov.nist.microanalysis.NISTMonte.SimpleBlock
SimpleBlock - Constructs a SimpleBlock, simple shape definition class that implements the Shape interface.
size() - Method in class gov.nist.microanalysis.EPQTools.LEDataOutputStream
 
size(ISpectrumData) - Static method in class gov.nist.microanalysis.EPQTools.WriteSpectrumAsBinary
size - Returns the number of bytes that would be output to the OutputStream by WriteSpectrumAsBinary.write.
skewness() - Method in class gov.nist.microanalysis.Utility.DescriptiveStatistics
skewness - E[(x-mu)^3]/sigma^3
skipBytes(int) - Method in class gov.nist.microanalysis.EPQTools.EndianRandomAccessFile
like RandomAcessFile.skipBytes
skipBytes(int) - Method in class gov.nist.microanalysis.EPQTools.LEDataInputStream
 
SlowChannelCounts - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SlowChannelCounts
Sm - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
Sn - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
Software - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
Software - What software package was used to acquire the spectrum.
Sogut2002 - Static variable in class gov.nist.microanalysis.EPQLibrary.FluorescenceYield
 
SolidAngle - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SolidAngle - Collection solid angle of detector in sR
SourceFile - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SourceFile - The name of the file from which the spectrum was extracted.
SourceFileId - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SourceFileId - The file name and integer index detailing where the spectrum was found.
SpecialAngleCount - Static variable in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
 
SpecialEnergyCount - Static variable in class gov.nist.microanalysis.EPQLibrary.CzyzewskiMottCrossSection
 
specifyColorForMaterial(Material, Color) - Method in class gov.nist.microanalysis.NISTMonte.TrajectoryVRML.RenderContext
specifyColorForMaterial - Allows the user to specify a specific color for a specific material rather than permitting the default assignment.
SpecimenDensity - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpecimenDensity -
SpecimenDesc - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpecimenDesc - A user friendly description of the specimen
SpecimenId - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpecimenId - A short name for the specimen
SpecimenThickness - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpecimenThickness - Specimen thickness in nanometers [RN] (DTSA)
SpectrumClass - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpectrumClass - A user defined descriptor identifying a class of similar spectra or sample types.
SpectrumComment - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpectrumComment - A user-friendly comment describing the data contained within this spectrum object.
spectrumDataToText(ISpectrumData, double, double, boolean) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
spectrumDataToText - Convert the spectral data in the specified energy range into a String desscribing the raw channel data.
SpectrumMath - Class in gov.nist.microanalysis.EPQLibrary
SpectrumMath makes it easy to add or subtract a multiple of the counts in one spectrum from another spectrum.
SpectrumMath(ISpectrumData) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumMath
Constructs a SpectrumMath
SpectrumProperties - Class in gov.nist.microanalysis.EPQLibrary
A generic class for capturing numerical and textual properties of spectra in a file independent format.
SpectrumProperties() - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpectrumProperties - Construct an empty SpectrumProperties object.
SpectrumProperties(SpectrumProperties) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpectrumProperties - Construct a SpectrumProperties object that is a duplicate of the parentProps object.
SpectrumProperties.PropertyId - Class in gov.nist.microanalysis.EPQLibrary
Represents a tag by which individual properties can be identified.
SpectrumProperties.PropertyId(String, String, Class) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
 
SpectrumProperties.PropertyId(String, String, String) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
 
SpectrumProperties.PropertyId(String, Class) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
 
SpectrumProperties.PropertyId(SpectrumProperties.PropertyId, int) - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumProperties.PropertyId
 
spectrumPropertiesToText(SpectrumProperties) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
spectrumPropertiesToText - Converts a SpectrumProperties object into a String containing a property per line.
SpectrumType - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpectrumType - As defined by DTSA
SpectrumUtils - Class in gov.nist.microanalysis.EPQLibrary
A set of utilities for handling common ISpectrumData related operations.
SpectrumUtils() - Constructor for class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
 
SpeedOfLight - Static variable in class gov.nist.microanalysis.EPQLibrary.PhysicalConstants
SpeedOfLight - C, the speed of light in m/s
Sphere - Class in gov.nist.microanalysis.NISTMonte
Implements the MonteCarloSS.Shape interface for a sphere.
Sphere(double[], double) - Constructor for class gov.nist.microanalysis.NISTMonte.Sphere
Sphere - Constructs a Sphere object with the specified center and radius.
SpotSize - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
SpotSize - The spot size as defined by the ASPEX software.
Springer67 - Static variable in class gov.nist.microanalysis.EPQLibrary.MeanIonizationPotential
Springer67 - An empirical expression for J attributed to G Springer
sqr(double) - Static method in class gov.nist.microanalysis.Utility.Math2
sqr - returns x*x
sqrAngstrom(double) - Static method in class gov.nist.microanalysis.EPQLibrary.FromSI
sqrAngstrom - Converts from square meters to square angstroms.
sqrAngstrom(double) - Static method in class gov.nist.microanalysis.EPQLibrary.ToSI
sqrAngstrom - Converts from square angstroms to square meters.
SQRT_PI - Static variable in class gov.nist.microanalysis.Utility.Math2
SQRT_PI - The square root of Pi ~ 1.772
Sr - Static variable in class gov.nist.microanalysis.EPQLibrary.Element
 
SReed - Static variable in class gov.nist.microanalysis.EPQLibrary.Reference
 
SS316 - Static variable in class gov.nist.microanalysis.EPQLibrary.MaterialFactory
 
StageBank - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
StageBank - The bank stage coordinate in degrees
StageRotation - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
StageRotation - The rotation stage coordinate in degrees
StageTilt - Static variable in class gov.nist.microanalysis.EPQLibrary.SpectrumProperties
StageTilt - The tilt stage coordinate in degrees
STANDARD_PRESSURE - Static variable in class gov.nist.microanalysis.EPQLibrary.Gas
 
STANDARD_TEMPERATURE - Static variable in class gov.nist.microanalysis.EPQLibrary.Gas
 
StandardAtmosphere - Static variable in class gov.nist.microanalysis.EPQLibrary.PhysicalConstants
StandardAtmosphere - The standard atmospheric pressure
standardDeviation() - Method in class gov.nist.microanalysis.Utility.DescriptiveStatistics
standardDeviation - The square root of the variance.
standardErrorOfKurtosis() - Method in class gov.nist.microanalysis.Utility.DescriptiveStatistics
standardErrorOfKurtosis - A number against which the kurtosis can be compared to determine whether the distribution has a significant kurtosis.
standardErrorOfSkewness() - Method in class gov.nist.microanalysis.Utility.DescriptiveStatistics
standardErrorOfSkewness - A number against which to compare the skewness to determine the statistical significance.
StartSecondaryEvent - Static variable in class gov.nist.microanalysis.NISTMonte.MonteCarloSS
StartSecondaryEvent fired immediately before the current Electron is replaced by a secondary electron.
stepLength() - Method in class gov.nist.microanalysis.NISTMonte.MonteCarloSS.Electron
stepLength - Gets the length of the step between the start of the step and the end of the step.
Sternheimer64 - Static variable in class gov.nist.microanalysis.EPQLibrary.MeanIonizationPotential
Sternheimer64 - An empirical expression for J attributed to Sternheimer by Berger and Seltzer
STOICIOMETRY - Static variable in class gov.nist.microanalysis.EPQLibrary.Composition
 
stoiciometryAvgAtomicNumber() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
Computes the mean atomic number for the elemental constituents comprising this Material based on their stoichiometric fraction.
stopCellEditing() - Method in class gov.nist.microanalysis.Utility.ComboBoxCellEditor
 
Strategy - Class in gov.nist.microanalysis.EPQLibrary
Algorithms often depend on other algorithms during the computation.
Strategy() - Constructor for class gov.nist.microanalysis.EPQLibrary.Strategy
Constructs a Strategy
subSampleSpectrum(ISpectrumData, double) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
Create a new ISpectrumData object containing a spectrum derived from the specified spectrum.
subtract(ISpectrumData, double) - Method in class gov.nist.microanalysis.EPQLibrary.SpectrumMath
add - Subtract k times the counts from the specified spectrum from the sum spectrum.
sum(double[]) - Static method in class gov.nist.microanalysis.Utility.Math2
sum - Returns the sum of the specified array
sumCounts(ISpectrumData, int, int) - Static method in class gov.nist.microanalysis.EPQLibrary.SpectrumUtils
sumCounts - Returns the number of counts in the channels in the range [minCh, maxCh)
sumElectronCount(int, int) - Method in class gov.nist.microanalysis.NISTMonte.AnnularDetector
sumElectronCount - The sum of the number of electrons detected over the range of rings [ring0, ring1) (inclusive of ring0, excluding ring1).
SumPeak - Static variable in class gov.nist.microanalysis.EPQTools.KLMLine
 
SumShape - Class in gov.nist.microanalysis.NISTMonte
An implementation of the Shape interface for the union of the volume encompassed by multiple Shape instances.
SumShape(MonteCarloSS.Shape, MonteCarloSS.Shape) - Constructor for class gov.nist.microanalysis.NISTMonte.SumShape
MCSS_SumShape - Create a sum shape that represents the sum of two shapes.
SumShape(MonteCarloSS.Shape[]) - Constructor for class gov.nist.microanalysis.NISTMonte.SumShape
MCSS_SumShape - Creates a sum shape that represents the sum of an array of Shapes.
sumWeightPercent() - Method in class gov.nist.microanalysis.EPQLibrary.Composition
sumWeightPercent - The un-normalized sum of the weight percents of each element.

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