programming-formalisms / programming_formalisms_project_summer_2024

Learners' project of the Programming Formalisms course of summer 2024
GNU General Public License v3.0
0 stars 0 forks source link

GradientSim: add GradientSimParameters? #27

Open richelbilderbeek opened 2 months ago

richelbilderbeek commented 2 months ago

To simulate a gradient, there are parameters. Hence, a GradientSim class probably has paramers, maybe called GradientSimParameters or GradientSimParameters.

If you agree, add it to the class diagram. Create the files for GradientSimParameters too :+1: