Planktos APIΒΆ
Simulations in Planktos are carried out using the Environment class, which contains all information about the environment (both spatial and temporal), and the Swarm class, which is a collection of agents sharing a similar motion model.
- Planktos provides:
An Environment class for agent Swarms to move around in
A Swarm class for agents
Supporting functions to solve eqns of motion, etc.