db Simulation Frequencies
fun ReportBuilder.dbSimulationFrequencies(db: KSLDatabase, expName: String, showPlot: Boolean = true)(source)
Appends a "Frequencies" section for the named experiment.
Each distinct frequency name in tblFrequency for this experiment produces one sub-section containing a frequency data table and a bar-chart plot.
The section is silently omitted when no frequency data exists for the experiment.
Parameters
db
the KSLDatabase to query
exp Name
the experiment name whose frequencies should be reported
show Plot
when true (default) a frequency bar-chart plot is appended in each sub-section