TUDelft-CITG / OpenCLSim

Rule driven scheduling of cyclic activities for in-depth comparison of alternative operating strategies.
https://openclsim.readthedocs.io
MIT License
14 stars 16 forks source link

Assertions about type and state of the objects #133

Open SiggyF opened 1 year ago

SiggyF commented 1 year ago

We often make assumptions about the state of an object (where it is while processing) and about the input types (messages as strings, or time as number). We have to make our code a bit more consistent.