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 handle data I/O, solving eqns of motion, etc.