PrioritySteering

fun <T> PrioritySteering(environment: Euclidean2DEnvironment<T>, pedestrian: Pedestrian2D<T>, timeDistribution: TimeDistribution<T>)

Parameters

environment
    the environment inside which the pedestrian moves.
pedestrian
    the owner of this reaction.
timeDistribution
    the time distribution according to this the reaction executes.