modelEntityType
Type of entities
Extends from ElementIcon (Icon for the elements).
Information
This element contains the information about a type of entities in the system. This information can be used to assign costs to the processes performed to the entities, during the simulation.
Each type of entities in the system must have a different Id.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | Id | 1 | ID for the entity type |
| Real | HoldCostRate | 0.0 | Hold Cost Rate |
| Real | VACost | 0.0 | Value Added Cost |
| Real | NVACost | 0.0 | Non Value Added Cost |
| Real | WaitCost | 0.0 | Waiting Cost |
| Real | TranCost | 0.0 | Transport Cost |
| Real | OtherCost | 0.0 | Other Cost |