| Package | Description |
|---|---|
| org.lsst.ccs.framework |
| Modifier and Type | Method and Description |
|---|---|
SignalLevel |
Signal.getLevel() |
static SignalLevel |
SignalLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignalLevel[] |
SignalLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Signal(SignalLevel level) |
Signal(SignalLevel level,
long expectedDelay) |
Copyright © 2023 LSST. All rights reserved.