Count Within Steps: Difference between revisions
(Marked this version for translation) |
mNo edit summary |
||
Line 4: | Line 4: | ||
<!--T:1--> | <!--T:1--> | ||
[[Category: Detection]] | [[Category: Detection]] | ||
<section begin=image/>[[File:Count Within Steps.png|alt=The count within steps|thumb]]<section end=image | <section begin=image/>[[File:Count Within Steps.png|alt=The count within steps|thumb]]<section end=image/><p id="tooltip">Returns the number of agents of a selected breed within a specified radius of itself. Use 200 steps to cover the entire terrain.</p> | ||
< | <section begin="name" />'''<code>count [▼] within [_] steps</code>'''<section end="name" /> is a [[code block]] part of the [[Detection]] drawer. | ||
'''<code>count [▼] within [_] steps</code>'''<section end="name" /> is a [[code block]] part of the [[Detection]] drawer. | |||
<!--T:2--> | <!--T:2--> |
Revision as of 18:09, 8 August 2023
Returns the number of agents of a selected breed within a specified radius of itself. Use 200 steps to cover the entire terrain.
count [▼] within [_] steps
is a code block part of the Detection drawer.
Usage
count [▼] within [_] steps
is used to provide the number of agents of a selected breed that exist within a given step limit in Spaceland.
Syntax
Inputs in this block:
- a breed from the dropdown menu (to count)
- a number into the socket
Common Uses
- A common use of the
count [▼] within [_]
block is to monitor the total population of agents of a select breed. To do this simply, The World agent can be directed to count the number of agents within some region of Spaceland.