public class FocalPlaneConfig extends Object implements org.lsst.ccs.config.ConfigurationBulkChangeHandler
| Constructor and Description |
|---|
FocalPlaneConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFITSDirectoryPattern() |
String |
getFITSFilePattern() |
String |
getFITSRootDirectory() |
String |
getSequencer() |
boolean |
isFITSAutoSave() |
void |
setParameterBulk(Map<String,Object> parametersView) |
void |
validateBulkChange(Map<String,Object> parametersView) |
public String getSequencer()
public String getFITSRootDirectory()
public String getFITSDirectoryPattern()
public String getFITSFilePattern()
public boolean isFITSAutoSave()
public void setParameterBulk(Map<String,Object> parametersView)
setParameterBulk in interface org.lsst.ccs.config.ConfigurationBulkChangeHandlerCopyright © 2019 LSST. All rights reserved.