Count Within Steps With =/es: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
== Usage== | ==Usage== | ||
<code>count [▼] within [_] steps with [▼] = [_]</code> is used to provide the number of agents of a selected breed AND specific trait that exist within a given [[step]] limit in [[Spaceland]]. | <code>count [▼] within [_] steps with [▼] = [_]</code> is used to provide the number of agents of a selected breed AND specific trait that exist within a given [[step]] limit in [[Spaceland]]. | ||
</div> | </div> | ||
Line 17: | Line 17: | ||
==Sintaxis== | ==Sintaxis== | ||
[[File:Count Within Steps With Es.png|right|alt=The Create Each Do Block|thumb]] | |||
Entradas en este bloque: | Entradas en este bloque: | ||
Line 27: | Line 27: | ||
<!-- <code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps with [Dropdown: Type of Trait](s) = [Textbox: Text]</code> --> | <!-- <code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps with [Dropdown: Type of Trait](s) = [Textbox: Text]</code> --> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
==Example== | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
[[File:count_within_steps_with_example.gif|alt=Count Within Steps With = example gif|thumb]] | |||
[[File:count_within_steps_with_example.png|alt=Count Within Steps With = example code|thumb]] | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
In this model, an epidemic has broken out in a population. Yellow agents are uninfected, red agents are infected, and blue agents are immune. Red agents spread the disease by sneezing, and yellow agents can catch the disease by coming into contact with sneeze particles created by red agents. The line graph to the left of spaceland keeps track of the total amount of infected, uninfected, and immune agents in the population, by using the ‘count within with’ block. Since the coordinates of spaceland range from (-50, -50) to (50, 50), it is more than sufficient to count within 200 steps. | |||
</div> | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
==Common Uses== | ==Common Uses== | ||
*A common use of the <code>count [▼] within [_] steps with [▼] = [_]</code> block is to monitor the total population of agents of a select breed AND trait. To do this simply | *A common use of the <code>count [▼] within [_] steps with [▼] = [_]</code> block is to monitor the total population of agents of a select breed AND trait. To do this, simply ask [[Special:MyLanguage/The World|The World]] agent to count the number of agents within some large number of steps (400 will do). | ||
</div> | </div> | ||
Latest revision as of 18:35, 11 August 2023
contar [▼] a distancia [_] pasos con [▼] = [_]
is a bloque de código part of the detección drawer.
count [▼] within [_] steps with [▼] = [_]
is a code block part of the Detection drawer.
Usage
count [▼] within [_] steps with [▼] = [_]
is used to provide the number of agents of a selected breed AND specific trait that exist within a given step limit in Spaceland.
Sintaxis
Entradas en este bloque:
- una raza del primer menú desplegable
- un número en el primer cuadro de entrada
- un rasgo deseado del segundo menú desplegable
- un valor de rasgo para verificar en el segundo cuadro de entrada
Example
In this model, an epidemic has broken out in a population. Yellow agents are uninfected, red agents are infected, and blue agents are immune. Red agents spread the disease by sneezing, and yellow agents can catch the disease by coming into contact with sneeze particles created by red agents. The line graph to the left of spaceland keeps track of the total amount of infected, uninfected, and immune agents in the population, by using the ‘count within with’ block. Since the coordinates of spaceland range from (-50, -50) to (50, 50), it is more than sufficient to count within 200 steps.
Common Uses
- A common use of the
count [▼] within [_] steps with [▼] = [_]
block is to monitor the total population of agents of a select breed AND trait. To do this, simply ask The World agent to count the number of agents within some large number of steps (400 will do).