public class ROISpec extends Object
| Modifier and Type | Method and Description |
|---|---|
ROICommon |
getCommon() |
List<ROILocation> |
getLocations() |
org.lsst.ccs.utilities.location.SensorLocationSet |
getSensorLocations() |
static ROISpec |
parse(String roiSpec) |
void |
sanityCheck(org.lsst.ccs.utilities.location.LocationSet configuredLocations) |
String |
toString() |
public ROICommon getCommon()
public List<ROILocation> getLocations()
public org.lsst.ccs.utilities.location.SensorLocationSet getSensorLocations()
public static ROISpec parse(String roiSpec) throws IllegalArgumentException
IllegalArgumentExceptionpublic void sanityCheck(org.lsst.ccs.utilities.location.LocationSet configuredLocations)
throws DAQException
DAQExceptionCopyright © 2023 LSST. All rights reserved.