Class MultiDataPointReporter

Direct Known Subclasses:
BucketMultiDataPointReporter

public class MultiDataPointReporter extends MiSimReporter<AsyncMultiColumnReportWriter>
Dynamically-typed data point collector.
Author:
Lion Wagner
  • Constructor Details

    • MultiDataPointReporter

      public MultiDataPointReporter(@NotNull @NotNull desmoj.core.simulator.Model model)
    • MultiDataPointReporter

      public MultiDataPointReporter(@NotNull @NotNull String datasetsPrefix, @NotNull @NotNull desmoj.core.simulator.Model model)
  • Method Details