| Modifier and Type | Method and Description |
|---|---|
void |
ShutterInternalState.enter(ShutterSim s) |
void |
ShutterInternalState.exit(ShutterSim s) |
ShutterInternalState |
ShutterInternalState.expose(ShutterSim s,
java.time.Duration integrationTime) |
ShutterInternalState |
ShutterInternalState.prepare(ShutterSim s) |
static ShutterInternalState |
ShutterInternalState.scheduled(ShutterSim s,
ShutterInternalState from,
ShutterInternalState to) |
ScheduledFuture<ShutterInternalState> |
ShutterInternalState.scheduleTransition(ShutterSim s,
java.time.Duration delay,
ShutterInternalState to) |
Copyright © 2016 LSST. All rights reserved.