public class Emulator extends Object
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.location.LocationSet |
getLocations() |
void |
halt() |
Playlist |
openPlaylist(File file) |
void |
restart() |
void |
stop() |
public Playlist openPlaylist(File file) throws DAQException, IOException
DAQExceptionIOExceptionpublic org.lsst.ccs.utilities.location.LocationSet getLocations()
public void halt()
throws DAQException
DAQExceptionpublic void stop()
throws DAQException
DAQExceptionpublic void restart()
throws DAQException
DAQExceptionCopyright © 2023 LSST. All rights reserved.