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 2024-12-04T19:25:49Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos