BoundaryModule
Type members
Classlikes
Interface that define the base boundary. All the boundaries need to extend this trait in order to be compatible. All the data will be sent to the boundaries in the same way (ECB pattern).
Interface that define the base boundary. All the boundaries need to extend this trait in order to be compatible. All the data will be sent to the boundaries in the same way (ECB pattern).
ConfigBoundary is a special type of Boundary dedicated to the start of the visual part of the simulator. This allow to upload the configuration and start the simulation. So it's a special boundary, that is different respect to the other ones.
ConfigBoundary is a special type of Boundary dedicated to the start of the visual part of the simulator. This allow to upload the configuration and start the simulation. So it's a special boundary, that is different respect to the other ones.