Package | Description |
---|---|
desmoj.core.statistic |
Objects to collect statistical data.
|
desmoj.extensions.experimentation.ui |
Parameterizable GUI for experiment conduction.
|
desmoj.extensions.grafic.util |
Tools to paint histograms and time series data.
|
desmoj.extensions.visualization2d.animation.core.statistic |
Animated version of components from
package desmoj.core.statistic . |
Class and Description |
---|
Accumulate
The
Accumulate class is providing a statistic analysis about
one value. |
DataListTally.DataList
A simple List for storing values passed to a Tally.
|
DataListTally.DataList.Element
A List's Element.
|
StatisticObject
StatisticObject class is the super class of all
other classes collecting statistical data. |
StatisticObjectSupportingTimeSpans
StatisticObjectSupportingTimeSpans class is the super class of the
specific data collector classes able to handle TimeSpan objects. |
Tally
The
Tally class is providing a statistic analysis about one
value. |
TextSupplier
Supplies observers with texts of their interest.
|
ValueStatistics
The
ValueStatistics class is the super class for all the
classes providing a statistic analysis about one value (e.g. minimum and
maximum values). |
ValueSupplier
Supplies observers with values of their interest.
|
Class and Description |
---|
Histogram
The
Histogram class is providing a statistic analysis about
values. |
TimeSeries
The
TimeSeries class is recording data from a
ValueSupplier object and saving it to a file, making data available
to a TimeSeriesPlotter or doing both. |
Class and Description |
---|
Histogram
The
Histogram class is providing a statistic analysis about
values. |
HistogramAccumulate
The
HistogramAccumulate class is providing a statistic analysis about
values. |
TimeSeries
The
TimeSeries class is recording data from a
ValueSupplier object and saving it to a file, making data available
to a TimeSeriesPlotter or doing both. |
Class and Description |
---|
Accumulate
The
Accumulate class is providing a statistic analysis about
one value. |
Aggregate
The
Aggregate class is simply counting (aggregating) a continuous (i.e. double)
value during an experiment. |
Count
The
Count class is simply counting something during an
experiment. |
Histogram
The
Histogram class is providing a statistic analysis about
values. |
StatisticObject
StatisticObject class is the super class of all
other classes collecting statistical data. |
StatisticObjectSupportingTimeSpans
StatisticObjectSupportingTimeSpans class is the super class of the
specific data collector classes able to handle TimeSpan objects. |
Tally
The
Tally class is providing a statistic analysis about one
value. |
TimeSeries
The
TimeSeries class is recording data from a
ValueSupplier object and saving it to a file, making data available
to a TimeSeriesPlotter or doing both. |
ValueStatistics
The
ValueStatistics class is the super class for all the
classes providing a statistic analysis about one value (e.g. minimum and
maximum values). |