KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.agent
/
ContinuousVolume
/
neighborsOf
neighbors
Of
fun
neighborsOf
(
agent
:
A
,
radius
:
Double
)
:
List
<
A
>
(
source
)
All agents within
radius
of
agent
's position (excluding the agent itself), ordered by distance.