kbirken / PPD

Physical Product Developer with MPS
0 stars 1 forks source link

Generalize parameter definition for solutions #3

Open kbirken opened 3 years ago

kbirken commented 3 years ago

Currently the Solution concept has a list of parameter values (for specifying the parameters of a mechanism). Generalize this by introducing a IParameterSet interface. This should allow different ways of specifying parameters, e.g., defining a parameter space with ranges.