Translations:Count Within Steps With =/19/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 18:35, 11 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Count Within Steps With =)
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.

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.