Sum

fun <T> Sum(    environment: Physics2DEnvironment<T>,     node: Node<T>,     nonPhysicalStrategy: SteeringStrategy<T, Euclidean2DPosition>)