Package-level declarations

Types

Link copied to clipboard

An Action that executes a Protelis program.

Link copied to clipboard
class SendToNeighbor(node: Node<Any>, reaction: Reaction<Any>, val protelisProgram: RunProtelisProgram<*>) : AbstractAction<Any>