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 2025-04-27T18:20:39Z
by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos