Translations:Not/9/en: Difference between revisions

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

Latest revision as of 15:34, 14 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 (Not)
This is a model of mosquitoes spreading malaria through a population of adults and children. A small portion of the population has sickle cell anemia which reduces the agent's susceptibility to malaria. When the custom trait ‘sickle cell anemia’ or ‘malaria’ [[Special:MyLanguage/Equals|equals]] 1, the agent has the disease. When the malaria trait is set to 0, the agent does not have malaria. The not block allows the code to isolate the agents without sickle cell anemia.

This is a model of mosquitoes spreading malaria through a population of adults and children. A small portion of the population has sickle cell anemia which reduces the agent's susceptibility to malaria. When the custom trait ‘sickle cell anemia’ or ‘malaria’ equals 1, the agent has the disease. When the malaria trait is set to 0, the agent does not have malaria. The not block allows the code to isolate the agents without sickle cell anemia.