You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project should propose in Irritator a modeling and simulation layer of entities (discret objects) to develop SMA-like models.
This layer is made up of specific models and events. The list of models is as follows:
entity generator: create entity with name, priority and optional attributes
entity terminator:
entity queue:
entity replicator:
entity resource acquirer: block entity until resources available.
entity input switch: select entities according to specific rules.
entity output switch: select entities according to specific rules.
entity gate: block entities until control authorization.
These models exchanges these entities via DEVS events. These events are different from irt::message (a vector of four real in the continuous layer):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This project should propose in Irritator a modeling and simulation layer of entities (discret objects) to develop SMA-like models.
This layer is made up of specific models and events. The list of models is as follows:
These models exchanges these entities via DEVS events. These events are different from
irt::message
(a vector of four real in the continuous layer):Beta Was this translation helpful? Give feedback.
All reactions