Class DlimArrivalRateExporter

java.lang.Object
tools.descartes.dlim.exporter.DlimArrivalRateExporter
All Implemented Interfaces:
IDlimExporter

public class DlimArrivalRateExporter extends Object implements IDlimExporter
Exports a simple Arrival Rate file with time-stamps for the respective arrival rates.
  • Constructor Details

    • DlimArrivalRateExporter

      public DlimArrivalRateExporter()
  • Method Details

    • export

      public void export(String projectPath, String modelPath, ModelEvaluator evaluator)
      Exports a simple Arrival Rate file with time-stamps for the respective arrival rates.
      Specified by:
      export in interface IDlimExporter
      Parameters:
      projectPath - the project path
      modelPath - the model path
      evaluator - the evaluator