| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| org.lsst.ccs.command.demo |
Examples of annotated classes providing command functionality.
|
| org.lsst.ccs.shell |
A toy JLine based shell for testing the command system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HelpGenerator.help(String command) |
| Modifier and Type | Method and Description |
|---|---|
void |
RCMReg.connect(int id) |
int |
DemoCommands.dayOfWeek(DemoCommands.Day day) |
double |
DemoCommands.getTemperature(int module) |
void |
RCMReg.read(int address,
int count) |
void |
RCMReg.read(int address,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
JLineShell.BuiltIns.set(JLineShell.SetCommands what,
String value) |
void |
JLineShell.BuiltIns.set(JLineShell.SetCommands what,
String value) |
Copyright © 2014 LSST. All rights reserved.