public class BoolDistBernoulliReporter extends DistributionReporter
Constructor and Description |
---|
BoolDistBernoulliReporter(Reportable informationSource)
Creates a new BoolDistBernoulliReporter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getEntries()
Returns the array of strings containing all information about the
BoolDistBernoulli distribution.
|
getColumnTitles, getDescription, getGroupID, getHeading, getModel, getNumOfSlaveQueues, getReportable, isContinuingReporter, isEqual, isLarger, isOtherGroup, isSameGroup, isTwoRowReporter, makeAdditionalColorEntryIfHTMLColorChartIsGenerated, numColumns
public BoolDistBernoulliReporter(Reportable informationSource)
informationSource
- desmoj.core.simulator.Reportable : The BoolDistBernoulli distribution to
report aboutpublic java.lang.String[] getEntries()
getEntries
in class DistributionReporter