Uses of Interface
cnuphys.splot.fit.IValueGetter
Packages that use IValueGetter
-
Uses of IValueGetter in cnuphys.splot.example
Classes in cnuphys.splot.example that implement IValueGetter -
Uses of IValueGetter in cnuphys.splot.fit
Classes in cnuphys.splot.fit that implement IValueGetterModifier and TypeClassDescriptionclass
class
class
class
class
For fitting a single error function to a curve (DataColumn)class
class
For fitting a sum of Gaussians to a curve (DataColumn)class
class
class
class
class
-
Uses of IValueGetter in cnuphys.splot.pdata
Constructors in cnuphys.splot.pdata with parameters of type IValueGetterModifierConstructorDescriptionStripData
(String name, int capacity, IValueGetter getter, long interval) -
Uses of IValueGetter in cnuphys.splot.plot
Constructors in cnuphys.splot.plot with parameters of type IValueGetterModifierConstructorDescriptionStripChartPanel
(String title, String xLabel, String yLabel, IValueGetter getter, int capacity, long interval) Create a plot panel for a single xy dataset and a toolbar