public class Shutter extends Object
Shutter()
void
close()
open()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Shutter()
@Command(type=ACTION, level=1, description="Open the shutter.") public void open()
@Command(type=ACTION, level=1, description="Close the shutter.") public void close()
Copyright © 2018 LSST. All rights reserved.