Skip to content

AST-1354: Predict and Simulate

Herman Groot requested to merge ast-1354-predict-and-simulate into master

Some optional changes that improves overall readability in Simulate and that simplifies the Predict Step. Maintaining the Predict Step should consequently be easier in the future. Predict step: connecting the steps is now just a single for-loop, and setNextstep() is also simpler. I've also included some suggestions to DDECal.

Edited by Herman Groot

Merge request reports