public class TestBladeSet extends Object implements org.lsst.ccs.utilities.sa.CmndProcess.Dispatch
| Modifier and Type | Class and Description |
|---|---|
static class |
TestBladeSet.Pulse
Inner class holding pulse parameters
|
| Constructor and Description |
|---|
TestBladeSet(int index,
org.lsst.ccs.utilities.sa.CmndProcess proc,
org.lsst.ccs.utilities.sa.Output out)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
dispatch(int code,
int found,
Object[] args)
Dispatches local command for processing
|
static void |
main(String[] args)
Main program
Initialize and run test
|
void |
process(String command)
Processes a command string
|
void |
run() |
public TestBladeSet(int index,
org.lsst.ccs.utilities.sa.CmndProcess proc,
org.lsst.ccs.utilities.sa.Output out)
public void run()
public static void main(String[] args)
public void process(String command)
public boolean dispatch(int code,
int found,
Object[] args)
dispatch in interface org.lsst.ccs.utilities.sa.CmndProcess.DispatchCopyright © 2016 LSST. All rights reserved.