| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts.fpga.compiler | |
| org.lsst.ccs.subsystem.rafts.fpga.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
Visitor.visit(Channel c) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
Clock.getChannel() |
Channel |
Constant.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
List<Channel> |
SequencerConfig.getChannels() |
Set<Channel> |
Timeslice.getUpChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Timeslice.addUpChannel(Channel c) |
void |
Clock.setChannel(Channel channel) |
void |
Constant.setChannel(Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SequencerConfig.setChannels(List<Channel> channels) |
| Constructor and Description |
|---|
Clock(Channel channel) |
Constant(Channel channel,
String value) |
Copyright © 2019 LSST. All rights reserved.