Queue associated with a Process
This data module defines the policy for ordering entities in a
Process module.
The following policies (Rankings) can be chosen:
- FIFO
- LIFO
- LVF (Low Value First)
- HVF (High Value First)
The LVF and HVF policies uses the AttrNum parameter to select the
attribute whose value will be used to order the entities.
model Queue = DESLib.SIMANLib.Elements.Queue;
Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using
GenerateDoc.mos