Uses of Class
detectionPlotFX.plots.WignerPlotParams
Packages that use WignerPlotParams
-
Uses of WignerPlotParams in detectionPlotFX.plots
Methods in detectionPlotFX.plots that return WignerPlotParamsModifier and TypeMethodDescriptionWignerSettingsPane.getParams
(WignerPlotParams wignerParams) Get the params from the current settings of the controls.WignerPlot.getWignerParameters()
Get the parameters for the wigner plot.Methods in detectionPlotFX.plots with parameters of type WignerPlotParamsModifier and TypeMethodDescriptionvoid
WignerPlot.checWignerRecalc
(WignerPlotParams wignerParameters) Check whether the wigner plot needs recalculated with a new settings.WignerSettingsPane.getParams
(WignerPlotParams wignerParams) Get the params from the current settings of the controls.void
WignerSettingsPane.setParams
(WignerPlotParams input) void
WignerPlot.setWignerParameters
(WignerPlotParams params)