Package-level declarations
Types
Convergence plot for a simulation-optimization run.
Convenience helpers around ConvergencePlot for writing a PNG sibling artifact in the run directory. The interactive embed in the HTML report is handled by the report DSL — this writer only produces the static PNG for users who want an image they can drop into slides or share without a browser.
A HistogramPlotDataIfc backed by a list of HistogramBinData rows retrieved from the KSL database (table tblHistogram).
An IntegerFrequencyPlotDataIfc backed by a list of FrequencyData rows retrieved from the KSL database (table tblFrequency).
The histogram must have bins that all have the same bin width
A class for creating and displaying distribution fit plots.
Plots multiple observation sequences for an observation-based response variable on a single set of axes.
Plots multiple observation sequences for an observation-based response variable on a single set of axes, with simulation time on the x-axis and the observed value on the y-axis.
Plots multiple sample paths (step functions) for a time-weighted response variable on a single set of axes.
This class displays the data array in the order list. The interval parameter can be used to display a lower limit and upper limit line on the plot.
Plots a probability mass function as represented by a DEmpirical.