org.lsst.ccs.subsystems.shutter.gui
Class StandaloneShutterDemo
java.lang.Object
org.lsst.ccs.subsystems.shutter.gui.StandaloneShutterDemo
public class StandaloneShutterDemo
- extends Object
- Author:
- azemoon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneShutterDemo
public StandaloneShutterDemo()
main
public static void main(String[] args)
start
public void start()
shortCircuitMMS
public static void shortCircuitMMS(ShutterControlPanel control,
ShutterSimulator shutterSimulator,
ShutterUI ui)
- This communication should really go via MMS, but for this demo we hardwire
the different components directly together.
- Parameters:
control - shutterSimulator - ui -
Copyright © 2012 LSST. All Rights Reserved.