Class Monitor
java.lang.Object
uk.ac.manchester.spinnaker.front_end.download.request.Monitor
- All Implemented Interfaces:
HasChipLocation, HasCoreLocation
Extra monitor core information.
- Author:
- Christian-B, Alan Stokes
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface HasChipLocation
asChipLocation, getScampCore, onSameChipAsMethods inherited from interface HasCoreLocation
asCoreLocation, onSameCoreAs
-
Method Details
-
getX
public int getX()- Specified by:
getXin interfaceHasChipLocation- Returns:
- The X coordinate of the chip.
-
getY
public int getY()- Specified by:
getYin interfaceHasChipLocation- Returns:
- The Y coordinate of the chip.
-
getP
public int getP()- Specified by:
getPin interfaceHasCoreLocation- Returns:
- The processor coordinate of the core on its chip.
-
getPlacements
-
toString
-