Uses of Class
IshmaelDetector.IshDetParams
-
Uses of IshDetParams in IshmaelDetector
Modifier and TypeClassDescriptionclass
Parameters for the energy sum detectors.class
class
Modifier and TypeMethodDescriptionIshDetControl.getIshDetectionParams()
static IshDetParams
IshDetParamsDialog.showDialog3
(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) Modifier and TypeMethodDescriptionstatic IshDetParams
IshDetParamsDialog.showDialog3
(Frame parentFrame, IshDetParams oldParams, IshDetParamsDialog singleInstance) ModifierConstructorDescriptionIshDetControl
(String controlName, String unitName, IshDetParams ishDetParams) Initializer. -
Uses of IshDetParams in IshmaelDetector.layoutFX
Modifier and TypeMethodDescriptionIshPaneFX.getParams
(IshDetParams currParams) PeakPickingPane.getParams
(IshDetParams currParams) SpecCorrelationPane.getParams
(IshDetParams currParams) Modifier and TypeMethodDescriptionIshEnergyPaneFX.getDetectorPane()
abstract SettingsPane<IshDetParams>
IshPaneFX.getDetectorPane()
Get the detector specific pane.IshSpecCorrelationPaneFX.getDetectorPane()
Modifier 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)