modelQueue
Process Queue of entities
Extends from ElementIcon (Icon for the elements).
Information
This element describes the policy for ordering entities in a Queue block. These policies can be FIFO, LIFO, LowValueFirst (LVF) and HighValueFirst (HVF).
The AttrNum indicates which attribute number to use while ordering entities in the LVF or HVF policies.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | Ranking | 0 | Type of the queue |
| Integer | AttrNum | 1 | Attribute number for LVF or HVF |