MovableResource

constructor(parent: ModelElement, initLocation: LocationIfc, defaultVelocity: RandomIfc, name: String? = null)

Parameters

parent

the parent model element

initLocation

the initial starting location of the resource within the spatial model

defaultVelocity

the default velocity for movement within the spatial model

name

the name of the resource