Exemple #1
0
void IGenerator::updatePlots(CExperiment &experiment) const
{
    experiment.setPlots(createPlots(experiment.getSimulationsRef()));
}