Create a resource using defaults for width (w) and heigth (h).
Create a resource using defaults for width (w) and heigth (h).
the name of the resource
the line/queue where entities wait
the number of service units (e.g., bank tellers)
the service time distribution
the (x, y) coordinates for the top-left corner of the resourse.
Create a group of related resources using defaults for width (w) and heigth (h).
Create a group of related resources using defaults for width (w) and heigth (h).
the service time distribution
the (x, y) coordinates for the top-left corner of the reference resource.
repeated resource specific info: name, line, units, offset
The
Resource
companion object provides a builder method for resources.