Class DSEStorage.Ethernet

java.lang.Object
uk.ac.manchester.spinnaker.storage.DSEStorage.Ethernet
Enclosing interface:
DSEStorage

public abstract static class DSEStorage.Ethernet
extends Object
A ethernet which allows data specifications to be loaded.
Author:
Donal Fellows
  • Field Details

  • Constructor Details

    • Ethernet

      protected Ethernet​(int ethernetX, int ethernetY, String address)
      Create an instance.
      Parameters:
      ethernetX - The X coordinate of the ethernet chip.
      ethernetY - The Y coordinate of the ethernet chip.
      address - The IP address of the ethernet.