targetDistanceTo

fun <T, P : Position<P>, Vector<P>> SteeringActionWithTarget<T, P>.targetDistanceTo(node: Node<T>, env: Environment<T, P>): Double

Computes the distance between this action's target and the given node.