Companion
object Companion
Functions
Link copied to clipboard
fun createMovableResources(parent: ModelElement, numToCreate: Int, initLocation: LocationIfc, defaultVelocity: RandomIfc, baseName: String? = parent.name): List<MovableResource>
Creates the required number of movable resources that have no queue.