Skip navigation links
A B C D E F G I K L M N O P R S T U V W 

A

AbstractVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
Base class for FPGA XML structure visitors that does the proper call trees and recursions.
AbstractVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
accept(Visitor) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
accept(Visitor) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.xml.Visitable
 
add(FPGA2Model.StackOpCode) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Adds to the map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Adds to the map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Adds to the map of configured values.
addMetadata(String, String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
addUpChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 

B

BK1696Device - Class in org.lsst.ccs.subsystem.rafts
Interface to a B&K model 1696 power supply device.
BK1696Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.BK1696Device
Constructor.
BK9130Device - Class in org.lsst.ccs.subsystem.rafts
Interface to a B&K model 9130 power supply device.
BK9130Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.BK9130Device
Constructor.

C

CABAC - Class in org.lsst.ccs.subsystem.rafts.config
 
CABAC() - Constructor for class org.lsst.ccs.subsystem.rafts.config.CABAC
 
CabacControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of a CABAC.
CabacControl(String, int, double, double, double, int, int[], int[], double[], double[], int) - Constructor for class org.lsst.ccs.subsystem.rafts.CabacControl
Constructor.
Call - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Call() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(Callable) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(Callable, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Call(String, List<Call>) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
Callable - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Callable() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
changedNCCD() - Method in class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Reconfigures panel when CCD mask is changed.
Channel() - Constructor for class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
Channel - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Channel() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
Channel(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
checkCabac() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Checks CABACs on a REB.
checkCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks loaded CABAC configuration data.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Checks a channel's parameters for validity.
checkHardware() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Initializes the hardware.
checkHardware() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Initializes the hardware.
checkStarted() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Checks whether hardware is started.
checkStarted() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Checks whether hardware is started.
checkStopped() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Checks whether hardware is stopped.
checkStopped() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Checks whether hardware is stopped.
Clock - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Clock() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
Clock(Channel) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
CLOCK_VOLTAGE_PARALLEL_LOWER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
CLOCK_VOLTAGE_PARALLEL_UPPER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
CLOCK_VOLTAGE_RG_LOWER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
CLOCK_VOLTAGE_RG_UPPER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
CLOCK_VOLTAGE_SERIAL_LOWER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
CLOCK_VOLTAGE_SERIAL_UPPER - Static variable in class org.lsst.ccs.subsystem.rafts.config.REB
 
close() - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Closes the connection.
CMD_LINES - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGEND - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGFUNC - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGJUMP - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_PROGSUBE - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
CMD_TIME - Static variable in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
compileFile(File) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
completeRoutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Configures channel description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Performs configuration.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Configures DAC description.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs configuration.
CONN_TYPE_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
connType - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
connTypeE - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
connTypeS - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Data fields.
Constant - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Constant() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
Constant(Channel, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
copyFrom(CABAC) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
CryoControl - Class in org.lsst.ccs.subsystem.rafts
Implements CryoCon control.
CryoControl(String, int, double, double, double) - Constructor for class org.lsst.ccs.subsystem.rafts.CryoControl
Constructor.
CryoDevice - Class in org.lsst.ccs.subsystem.rafts
Interface to a Cryogenics device.
CryoDevice(String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.CryoDevice
Constructor.

D

DACControl - Class in org.lsst.ccs.subsystem.rafts
Implements control of the DACs on a REB.
DACControl(String, int, double, double, double, double, double, double, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.DACControl
Constructor.
DEVC_ID_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
DEVC_PARM_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.
devcId - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
devcParm - Variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
disableSystem() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorPanel
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
dump() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
dumpImage(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Dumps the contents of the current image.
dumpImage(int, int, String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Dumps the contents of a raw image file.
DumpVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
This debugging visitor dumps the parsed structure.
DumpVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 

E

edit(Window, Power[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.PowerConfigPanel
Edits the power configuration.
edit(Window, String, REB) - Static method in class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Edits the REB configuration.
EmbeddedSubroutine - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
An EmbeddedSubroutine is created on the fly to implement anonymous blocks
EmbeddedSubroutine(Subroutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
enableSystem() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorPanel
 
EndSliceTime(int, Function, int) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 

F

FPGA2Model - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
The FPGA-specific model.
FPGA2Model() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
FPGA2Model.EndSliceTime - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.FPGARoutine - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.RegisterOpcode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.SliceTime - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.SliceValues - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackFunctionOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackReturnOpcode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2Model.StackSubroutineOpCode - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
FPGA2ModelBuilder - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
The FPGA-specific visitor.
FPGA2ModelBuilder() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
FPGARoutine() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
Function - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Function() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
Function(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 

G

getAddress() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackOpCode
 
getBaseAddress() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.FPGARoutine
 
getCabacs() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getCalls() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
getCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the mask of CCDs being used.
getChannel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
getChannel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
getChannels() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getChannels() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getClocks() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getClockVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getCommand() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getCommands() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getComment() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getConfigValues() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets the list of configured values from all devices.
getConnType() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getConnType() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
getConstants() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getControlPanel() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTAssembly
 
getCount() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getCsGate() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getCurrent() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getCurrentParallelClock() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getCurrentRG() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getCurrentSerialClock() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getData() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the data source.
getDataSource() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets the data sources.
getDevcId() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getDevcId() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
getDevcParm() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getDevcParm() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
 
getDevices() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets the list of all device names.
getDuration() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getDurationNanos() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getExposureModeODVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getFullname() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
getFullState() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets the full state of the vertical slice test module.
getFunctions() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getGd() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getGdVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
getHostName() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getId() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB ID.
getIfcName() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the network interface name.
getImage(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets a portion of the current image.
getImage(String, int, int) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets a portion of a saved raw image.
getImageMetadata() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the DAQ metadata for the current image.
getIndex() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getIndex() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getLength() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
getMains() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
getMaxCcdMask() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Gets the maximum hardware channel number.
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Gets the maximum hardware channel number.
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Gets the maximum hardware channel number.
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the maximum hardware channel number.
getMaxChannel() - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Gets the maximum hardware channel number.
getMetadata(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getMetadataKeys() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Gets the minimum hardware channel number.
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Gets the minimum hardware channel number.
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Gets the minimum hardware channel number.
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the minimum hardware channel number.
getMinChannel() - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Gets the minimum hardware channel number.
getModel() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
getMonitor() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTAssembly
 
getMonitorFullState() - Method in class org.lsst.ccs.subsystem.rafts.data.VSTFullState
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
getName() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getOdExp() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOdRdo() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getOffset() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getOg() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getOgVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getOpcodes() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model
 
getOptions() - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Gets the device options.
getOptions() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Gets the device options.
getOptions() - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Gets the device options.
getOptions() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the device options.
getOptions() - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Gets the device options.
getOsCurrent() - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
getParameters() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
getParent() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
getPclk() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getPclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getPclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getPort() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
 
getPowerConfig() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the configuration data.
getPowerConfig() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Gets the configuration data.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Gets the list of power state data.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Gets the power state from the power subsystem.
getPowerState() - Method in interface org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel.Parent
 
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlPanel
Gets the power state from the power subsystem.
getPowerState() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Gets the power state.
getPulse() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getRd() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getRdVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getReadoutModeODVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
getREBConfig() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB configuration data.
getREBDevices() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets the list of REB device names.
getRebStatus() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the REB status block.
getRef() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the contents of REB registers.
getRepeat() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRepeatValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
getRg() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getRgHigh() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getRgLow() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getSclk() - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
 
getSclkHigh() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getSclkLow() - Method in class org.lsst.ccs.subsystem.rafts.DACControl
 
getSequencerConfig() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
getSequencerRoutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
getStartNanos() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getState() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getSubroutines() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
getTag() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
getTag() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.rafts.data.VSTState
 
getTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Gets the time base as Unix time.
getTime(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
getTime() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets all time base values.
getTimes() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Gets all time base values.
getTimeslices() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
getUpChannels() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.EndSliceTime
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
getValue() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
getValues() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
 
getVSTState() - Method in class org.lsst.ccs.subsystem.rafts.data.VSTFullState
 

I

ImageData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a subset of image data
ImageData(long, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.data.ImageData
 
ImageState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the meta-information for an image.
ImageState(long, int) - Constructor for class org.lsst.ccs.subsystem.rafts.data.ImageState
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin
 
init() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 
initGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
initGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
initGui(boolean) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
initialize() - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Performs basic initialization.
initialize() - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Performs full initialization.
initModule() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Initializes the VST subsystem.
initModule() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Initializes the power subsystem.
isInfinity() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
isPulseEnable() - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 

K

KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.ImageState
 
KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
KEY - Static variable in class org.lsst.ccs.subsystem.rafts.data.VSTState
 

L

loadCabac() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Loads CABACs on a REB.
loadCabacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
 
loadDacs() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads configured DAC values.
loadSequencer(List<int[]>) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads the sequencer from an object.
loadSequencer(List<int[]>) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Loads all sequencers from an object.
loadSequencerFile(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Loads the sequencer from a file.
loadSequencerFile(String) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Loads all sequencers from a file.
loadSif(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Loads the sequencer from a remote SIF file.
loadXml(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Loads the sequencer from a local XML file.

M

Main - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Main() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
Main(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Main
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Test program.
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
ModelBuilderVisitor - Class in org.lsst.ccs.subsystem.rafts.fpga.compiler
This visitor builds an intermediate model.
ModelBuilderVisitor() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 

N

N6700Device - Class in org.lsst.ccs.subsystem.rafts
Interface to an Agilent N6700 power supply device.
N6700Device(String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.N6700Device
Constructor.
NETWORK_CONN_INVALID - Static variable in class org.lsst.ccs.subsystem.rafts.PowerDevice
Constants.

O

onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Receives status messages.
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
onNewVSTControlPanel() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin.VSTCommands
 
onReply(CommandReply) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
org.lsst.ccs.subsystem.rafts - package org.lsst.ccs.subsystem.rafts
 
org.lsst.ccs.subsystem.rafts.config - package org.lsst.ccs.subsystem.rafts.config
 
org.lsst.ccs.subsystem.rafts.data - package org.lsst.ccs.subsystem.rafts.data
 
org.lsst.ccs.subsystem.rafts.fpga.compiler - package org.lsst.ccs.subsystem.rafts.fpga.compiler
 
org.lsst.ccs.subsystem.rafts.fpga.xml - package org.lsst.ccs.subsystem.rafts.fpga.xml
 
org.lsst.ccs.subsystem.rafts.ui - package org.lsst.ccs.subsystem.rafts.ui
 
org.lsst.ccs.subsystem.rafts.ui.jas - package org.lsst.ccs.subsystem.rafts.ui.jas
 

P

Parameter - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Parameter() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
Parameter(String, String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 
Power - Class in org.lsst.ccs.subsystem.rafts.config
Contains a set of power configuration values.
Power() - Constructor for class org.lsst.ccs.subsystem.rafts.config.Power
 
Power.Channel - Class in org.lsst.ccs.subsystem.rafts.config
 
Power.ConnType - Enum in org.lsst.ccs.subsystem.rafts.config
 
PowerConfigPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Power configuration editor.
PowerConfigPanel(Power[]) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerConfigPanel
Constructor.
PowerControl - Class in org.lsst.ccs.subsystem.rafts
Implements power supply control functions.
PowerControl(String, int, double, double, double, double) - Constructor for class org.lsst.ccs.subsystem.rafts.PowerControl
Constructor.
PowerControlPanel - Class in org.lsst.ccs.subsystem.rafts.ui
 
PowerControlPanel(VSTPowerGui, boolean) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Constructor.
PowerDevice - Class in org.lsst.ccs.subsystem.rafts
Interface to an ASCII commanded power supply device.
PowerDevice(String, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.PowerDevice
Constructor.
powerOff() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Powers off all channels.
powerOff() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Turns off the power.
powerOn() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Powers on all channels.
powerOn() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Turns on the power.
powerResized() - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerControlPanel
Resizes the panel if necessary.
powerResized() - Method in interface org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel.Parent
 
powerResized() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlPanel
Resizes the panel if necessary.
PowerState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the state of a power channel.
PowerState() - Constructor for class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PowerStatusPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Implements the power status sub-panel.
PowerStatusPanel(PowerStatusPanel.Parent) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Constructor.
PowerStatusPanel.Parent - Interface in org.lsst.ccs.subsystem.rafts.ui
Parent interface for providing services.
PWR_STATE_OFF - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PWR_STATE_OFFLINE - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
PWR_STATE_ON - Static variable in class org.lsst.ccs.subsystem.rafts.data.PowerState
 

R

readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads a channel.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Reads grouped channels.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the current from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the currents from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of currents from the hardware.
readCurrentHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Reads the current from the hardware.
readCurrentHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the current from the hardware.
readCurrentHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Reads the current from the hardware.
readCurrentHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the current from the hardware.
readCurrentHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Reads the current from the hardware.
readOutput(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the power output state from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the output states from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of power output states from the hardware.
readOutputHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Reads the power output state from the hardware.
readOutputHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the power output state from the hardware.
readOutputHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Reads the power output state from the hardware.
readOutputHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the power output state from the hardware.
readOutputHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Reads the power output state from the hardware.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the voltage from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads all the voltages from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads a group of voltages from the hardware.
readVoltageHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Reads the voltage from the hardware.
readVoltageHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Reads the voltage from the hardware.
readVoltageHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Reads the voltage from the hardware.
readVoltageHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Reads the voltage from the hardware.
readVoltageHdw(int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Reads the voltage from the hardware.
REB - Class in org.lsst.ccs.subsystem.rafts.config
REB configuration.
REB() - Constructor for class org.lsst.ccs.subsystem.rafts.config.REB
 
REBConfigPanel - Class in org.lsst.ccs.subsystem.rafts.ui
REB configuration editor.
REBConfigPanel(REB) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.REBConfigPanel
Constructor.
REBDevice - Class in org.lsst.ccs.subsystem.rafts
Implements access to a REB device.
REBDevice(int, String, int) - Constructor for class org.lsst.ccs.subsystem.rafts.REBDevice
Constructor.
RegisterData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a set of REB register values
RegisterData(int, int, int[]) - Constructor for class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
RegisterOpcode() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.RegisterOpcode
 
resetGui() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 

S

saveConfiguration() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Saves the current configuration.
saveConfiguration() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Saves the configuration data.
saveConfiguration() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Saves the configuration data.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Saves the current image data as one or more FITS files.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Saves the image in FITS format.
saveFitsImage(String) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Saves the current image data as one or more FITS files.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Saves the current image as raw bytes.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Saves the raw image to a directory.
saveImage() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Saves the raw image to the current directory.
saveImage(String) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Saves the current image data as one or more sets of raw bytes.
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sends a sequencer step command.
sendStep() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Sends a sequencer step command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sends a sequencer stop command.
sendStop() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Sends a sequencer stop command.
Sequencer - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Sequencer() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
SequencerConfig - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
SequencerConfig() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
SequencerRoutines - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
SequencerRoutines() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setCabacs(CABAC[]) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setCalls(List<Call>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the mask of CCDs being used.
setChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Clock
 
setChannel(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
setChannels(Power.Channel[]) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setChannels(List<Channel>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setClocks(List<Clock>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setClockVoltage(double[]) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setConnType(Power.ConnType) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setConnType(String) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets/gets the connection type.
setConstants(List<Constant>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setCsGate(int[]) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the current source gates.
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the current.
setCurrentParallelClock(int[]) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setCurrentRG(int) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setCurrentSerialClock(int[]) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the data source.
setDataSource(int) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Sets the data sources.
setDevcId(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setDevcId(String) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets/gets the device ID.
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets/gets the device parameter.
setDuration(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setDurationNanos(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setExposureModeODVoltage(double[]) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setFitsConditions(String, double, double) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the FITS file test conditions.
setFitsParameters(String, String, String[], String[], String[], String[]) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the FITS file test parameters.
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setFullname(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
setFunctions(List<Function>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setGd(double) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Guard Diode voltage.
setGdVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setHostName(String) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Sets/gets the network host name.
setId(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Callable
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setId(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setId(int) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the REB ID.
setIfcName(String) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the network interface name.
setIndex(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setIndex(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setInfinity(boolean) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setMains(List<Main>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setMaxCcdMask(int) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.config.Power
 
setName(String) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setOdExp(double[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the exposure mode Output Drain voltages.
setOdRdo(double[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the readout mode Output Drain voltages.
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the power-off delay.
setOg(double) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Output Gate voltage.
setOgVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the power-on delay.
setOsCurrent(int[]) - Method in class org.lsst.ccs.subsystem.rafts.config.REB
 
setParent(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.EmbeddedSubroutine
 
setParmameters(List<Parameter>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
setPclk(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Parallel Clock currents.
setPclkHigh(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the high parallel clock rail.
setPclkLow(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the low parallel clock rail.
setPort(int) - Method in class org.lsst.ccs.subsystem.rafts.CryoDevice
Sets/gets the network port number.
setPowerConfig(Power) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Sets the configuration data.
setPowerConfig(Power[]) - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Sets the configuration data.
setPrintWriter(PrintWriter) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
setPulse(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the pulser output enable.
setPulseEnable(boolean) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setRd(double) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Reset Drain voltage.
setRdVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setReadoutModeODVoltage(double[]) - Method in class org.lsst.ccs.subsystem.rafts.config.CABAC
 
setReb(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets the default REB.
setREBConfig(REB) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the REB configuration data.
setRef(Callable) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRegister(int, int...) - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the contents of REB registers.
setRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets the value of a register.
setRegister(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets the value of a register.
setRepeat(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRepeatValue(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Call
 
setRg(int) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Reset Gate current.
setRgHigh(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the high reset gate rail.
setRgLow(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the low reset gate rail.
setSclk(int[]) - Method in class org.lsst.ccs.subsystem.rafts.CabacControl
Sets/gets the Serial Clock currents.
setSclkHigh(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the high serial clock rail.
setSclkLow(double) - Method in class org.lsst.ccs.subsystem.rafts.DACControl
Sets/Gets the low serial clock rail.
setSequencerConfig(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
setSequencerRoutines(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Sequencer
 
setSource(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets the sequencer data source.
setStartNanos(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setState(int) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setSubroutines(List<Subroutine>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerRoutines
 
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Sets the tick period.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Sets the tick period.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Sets the time base to the current system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets the time on all REBs to the Unix system time.
setTime() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Sets the time base to the current system time.
setTimeslices(List<Timeslice>) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Function
 
setValue(double) - Method in class org.lsst.ccs.subsystem.rafts.CryoControl
Sets/gets the value.
setValue(int) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Channel
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Constant
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Parameter
 
setValue(String) - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
setValue(String, String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Sets a configured value.
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.config.Power.Channel
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.data.PowerState
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.rafts.PowerControl
Sets/gets the voltage.
showDevices() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows all devices.
showImageStats() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the metadata for the current image.
showReb() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the default REB.
showRebStats() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the REB statistics data.
showRegister(int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the values of registers.
showRegister(int, int, int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the values of registers.
showTime(int) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the current time on a REB.
showTime() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows the current times on all REBs.
showTime(int, VSTConsole.Trigger) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows a trigger time on an REB.
showValue(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows one or more configured values.
showValue() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Shows all configured values.
SimPowerDevice - Class in org.lsst.ccs.subsystem.rafts
Implementation of a simulated power supply device.
SimPowerDevice(int) - Constructor for class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Constructor.
SliceTime(int, Function, Timeslice) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceTime
 
SliceValues(int, Function, Timeslice) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.SliceValues
 
StackFunctionOpCode(Call, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackFunctionOpCode
 
StackOpCode(Call, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackOpCode
 
StackReturnOpcode(FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackReturnOpcode
 
StackSubroutineOpCode(Call, FPGA2Model.FPGARoutine, FPGA2Model.FPGARoutine) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2Model.StackSubroutineOpCode
 
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.REBDevice
Starts the sequencer.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Starts the sequencer.
startSequencer() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Starts the sequencers.
startTicking() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Starts the subsystem.
StatusData - Class in org.lsst.ccs.subsystem.rafts.data
Contains a set of REB status data
StatusData(Status) - Constructor for class org.lsst.ccs.subsystem.rafts.data.StatusData
 
stepSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Steps a sequencer loop.
stop() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Terminates the program.
stopSequencer() - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Stops a sequencer loop.
Subroutine - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Subroutine() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 
Subroutine(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Subroutine
 

T

tick() - Method in class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Performs periodic trending data broadcast.
tick() - Method in class org.lsst.ccs.subsystem.rafts.VSTPower
Performs periodic power data broadcast.
Timeslice - Class in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Timeslice() - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
Timeslice(String, String) - Constructor for class org.lsst.ccs.subsystem.rafts.fpga.xml.Timeslice
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.ImageData
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.RegisterData
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.StatusData
 
toString() - Method in class org.lsst.ccs.subsystem.rafts.data.VSTState
 

U

updateControlPanel(VSTState) - Method in class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorPanel
 
updatePowerState(List<PowerState>) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Updates the power state.
updatePowerStatus(String) - Method in class org.lsst.ccs.subsystem.rafts.ui.PowerStatusPanel
Updates the power status

V

validate() - Method in class org.lsst.ccs.subsystem.rafts.fpga.xml.SequencerConfig
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.rafts.config.Power.ConnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.rafts.ui.VSTConsole.Trigger
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.rafts.config.Power.ConnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.rafts.ui.VSTConsole.Trigger
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalSliceTest - Class in org.lsst.ccs.subsystem.rafts
Implements the vertical slice test (VST) modular subsystem.
VerticalSliceTest(String, int, String) - Constructor for class org.lsst.ccs.subsystem.rafts.VerticalSliceTest
Main constructor.
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.AbstractVisitor
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(SequencerConfig) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(SequencerRoutines) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Parameter) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Constant) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Clock) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.DumpVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.FPGA2ModelBuilder
 
visit(Sequencer) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Parameter) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Channel) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Function) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Clock) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Constant) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Timeslice) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Subroutine) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Main) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Call) - Method in class org.lsst.ccs.subsystem.rafts.fpga.compiler.ModelBuilderVisitor
 
visit(Sequencer) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(SequencerConfig) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(SequencerRoutines) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Function) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Parameter) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Channel) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Clock) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Constant) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Timeslice) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Subroutine) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Main) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
visit(Call) - Method in interface org.lsst.ccs.subsystem.rafts.fpga.compiler.Visitor
 
Visitable - Interface in org.lsst.ccs.subsystem.rafts.fpga.xml
 
Visitor - Interface in org.lsst.ccs.subsystem.rafts.fpga.compiler
 
VSTAssembly - Class in org.lsst.ccs.subsystem.rafts.ui
 
VSTAssembly(VSTMonitorGui) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTAssembly
 
VSTCommands() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin.VSTCommands
 
VSTConsole - Class in org.lsst.ccs.subsystem.rafts.ui
Vertical Slice Test console program.
VSTConsole() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTConsole
Constructor.
VSTConsole.Trigger - Enum in org.lsst.ccs.subsystem.rafts.ui
Trigger enumeration.
VSTControlGui - Class in org.lsst.ccs.subsystem.rafts.ui
 
VSTControlGui() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTControlGui
 
VSTControlPanel - Class in org.lsst.ccs.subsystem.rafts.ui
Implements the vertical slice test (VST) control panel.
VSTControlPanel(VSTControlGui) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTControlPanel
Constructor.
VSTControlPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTControlPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTControlPlugin
 
VSTException - Exception in org.lsst.ccs.subsystem.rafts.data
An exception throw by VerticalSliceTest due to internal state errors.
VSTException(String) - Constructor for exception org.lsst.ccs.subsystem.rafts.data.VSTException
 
VSTFullState - Class in org.lsst.ccs.subsystem.rafts.data
Contains information describing the full vertical slice test state.
VSTFullState(VSTState, MonitorFullState) - Constructor for class org.lsst.ccs.subsystem.rafts.data.VSTFullState
 
VSTMonitorGui - Class in org.lsst.ccs.subsystem.rafts.ui
 
VSTMonitorGui() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorGui
 
VSTMonitorPanel - Class in org.lsst.ccs.subsystem.rafts.ui
 
VSTMonitorPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTMonitorPanel
 
VSTMonitorPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTMonitorPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTMonitorPlugin
 
VSTPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPlugin
 
VSTPlugin.VSTCommands - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPower - Class in org.lsst.ccs.subsystem.rafts
Implements the VST power control subsystem.
VSTPower(String, int, String) - Constructor for class org.lsst.ccs.subsystem.rafts.VSTPower
Main constructor.
VSTPowerGui - Class in org.lsst.ccs.subsystem.rafts.ui
 
VSTPowerGui() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.VSTPowerGui
 
VSTPowerPlugin - Class in org.lsst.ccs.subsystem.rafts.ui.jas
 
VSTPowerPlugin() - Constructor for class org.lsst.ccs.subsystem.rafts.ui.jas.VSTPowerPlugin
 
VSTState - Class in org.lsst.ccs.subsystem.rafts.data
Contains the state of the vertical slice test system
VSTState(int) - Constructor for class org.lsst.ccs.subsystem.rafts.data.VSTState
 

W

writeCurrent(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the current to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the currents to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of currents to the hardware.
writeCurrentHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Writes the current to the hardware.
writeCurrentHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the current to the hardware.
writeCurrentHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Writes the current to the hardware.
writeCurrentHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the current to the hardware.
writeCurrentHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Writes the current to the hardware.
writeOffDelay(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-off delay to the hardware.
writeOffDelayGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power-off delays to the hardware.
writeOffDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Writes the power-off delay to the hardware.
writeOffDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the power-off delay to the hardware.
writeOffDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Writes the power-off delay to the hardware.
writeOffDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-off delay to the hardware.
writeOffDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Writes the power-off delay to the hardware.
writeOnDelay(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-on delay to the hardware.
writeOnDelayGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power-on delays to the hardware.
writeOnDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Writes the power-on delay to the hardware.
writeOnDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the power-on delay to the hardware.
writeOnDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Writes the power-on delay to the hardware.
writeOnDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power-on delay to the hardware.
writeOnDelayHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Writes the power-on delay to the hardware.
writeOutput(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power output state to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the output states to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of power output states to the hardware.
writeOutputHdw(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Writes the power output state to the hardware.
writeOutputHdw(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the power output state to the hardware.
writeOutputHdw(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Writes the power output state to the hardware.
writeOutputHdw(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the power output state to the hardware.
writeOutputHdw(boolean, int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Writes the power output state to the hardware.
writeVoltage(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the voltage to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes all the voltages to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes a group of voltages to the hardware.
writeVoltageHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK1696Device
Writes the voltage to the hardware.
writeVoltageHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.BK9130Device
Writes the voltage to the hardware.
writeVoltageHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.N6700Device
Writes the voltage to the hardware.
writeVoltageHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.PowerDevice
Writes the voltage to the hardware.
writeVoltageHdw(double, int) - Method in class org.lsst.ccs.subsystem.rafts.SimPowerDevice
Writes the voltage to the hardware.
A B C D E F G I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2015 LSST. All rights reserved.