Nearest
fun <T> Nearest(environment: Euclidean2DEnvironment<T>, pedestrian: Pedestrian2D<T>)
Content copied to clipboard
Parameters
environment
the environment in which the pedestrian moves.Content copied to clipboard
pedestrian
the owner of the steering action this strategy belongs to.Content copied to clipboard