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-01-08T19:40:16Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos