BlendedSteering

fun <T> BlendedSteering(    environment: Euclidean2DEnvironment<T>,     pedestrian: PedestrianProperty<T>,     timeDistribution: TimeDistribution<T>)

Parameters

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