Package-level declarations

Types

Link copied to clipboard
class ProtelisDevice<P : Position<P>>(val environment: Environment<Any, P>, val node: Node<Any>, networkManagers: Map<RunProtelisProgram<*>, AlchemistNetworkManager> = mapOf()) : NodeProperty<Any> , <ERROR CLASS> ERROR CLASS: Symbol not found for ExecutionEnvironment, <ERROR CLASS> ERROR CLASS: Symbol not found for DeviceUID

Base implementation of ProtelisDevice. Requires an environment to work.