| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.framework | |
| org.lsst.ccs.subsystem.monitor |
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodicTaskComponent.setTaskPeriodMillis(long taskPeriodMillis)
Changes the task period in milliseconds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Module.setTickMillis(int tickMillis)
Deprecated.
invoke
setTaskPeriodMillis on the task instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
Channel.setLimitHi(double limit)
Sets the high limit.
|
void |
Channel.setLimitLo(double limit)
Sets the low limit.
|
Copyright © 2017 LSST. All rights reserved.