alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.cognitive
/
SteeringActionWithTarget
/
targetDistanceTo
target
Distance
To
open
fun
targetDistanceTo
(
node
:
Node
<
T
>
,
environment
:
Environment
<
T
,
P
>
)
:
Double
Computes the distance between this action's target and the given
node
.