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