AgentPositionSampler

constructor(parent: ModelElement, projection: ContinuousProjection<A>, samplingInterval: Double, name: String? = null)(source)

Parameters

parent

the model element to attach to (e.g. the agent model)

projection

the continuous projection whose agents' positions to sample

samplingInterval

the time between samples (> 0)

name

optional element name