Class PerformanceDescriber
java.lang.Object
eds.database.PerformanceDescriber
A PerformanceDescriber converts raw simulation metrics from
Records.StatisticsAndMetricsRecord
into human-readable descriptions.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescribe()Generates a short human-readable summary of the simulation run.Generates human-readable insights from the simulation metrics.
-
Constructor Details
-
PerformanceDescriber
-
-
Method Details
-
generateInsights
-
describe
Generates a short human-readable summary of the simulation run.- Returns:
- summary description of overall simulation performance
-