Uses of Class
IshmaelDetector.IshDetParams
Packages that use IshDetParams
-
Uses of IshDetParams in IshmaelDetector
Subclasses of IshDetParams in IshmaelDetectorModifier and TypeClassDescriptionclass
Parameters for the energy sum detectors.class
class
Fields in IshmaelDetector declared as IshDetParamsMethods in IshmaelDetector that return IshDetParamsModifier and TypeMethodDescriptionIshDetControl.getIshDetectionParams()
static IshDetParams
IshDetParamsDialog.showDialog3
(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) Methods in IshmaelDetector with parameters of type IshDetParamsModifier and TypeMethodDescriptionstatic IshDetParams
IshDetParamsDialog.showDialog3
(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) Constructors in IshmaelDetector with parameters of type IshDetParamsModifierConstructorDescriptionIshDetControl
(String controlName, String unitName, IshDetParams ishDetParams) Initializer. -
Uses of IshDetParams in IshmaelDetector.layoutFX
Methods in IshmaelDetector.layoutFX that return IshDetParamsModifier and TypeMethodDescriptionIshPaneFX.getParams
(IshDetParams currParams) PeakPickingPane.getParams
(IshDetParams currParams) SpecCorrelationPane.getParams
(IshDetParams currParams) Methods in IshmaelDetector.layoutFX that return types with arguments of type IshDetParamsModifier and TypeMethodDescriptionIshEnergyPaneFX.getDetectorPane()
abstract SettingsPane<IshDetParams>
IshPaneFX.getDetectorPane()
Get the detector specific pane.IshSpecCorrelationPaneFX.getDetectorPane()
Methods in IshmaelDetector.layoutFX with parameters of type IshDetParamsModifier and TypeMethodDescriptionEnergySumPane.getParams
(IshDetParams currParams) IshPaneFX.getParams
(IshDetParams currParams) PeakPickingPane.getParams
(IshDetParams currParams) SpecCorrelationPane.getParams
(IshDetParams currParams) void
EnergySumPane.setParams
(IshDetParams input) void
IshPaneFX.setParams
(IshDetParams input) void
PeakPickingPane.setParams
(IshDetParams input) void
SpecCorrelationPane.setParams
(IshDetParams input)