BlendedSteering

constructor(environment: Euclidean2DEnvironment<T>, pedestrian: PedestrianProperty<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.