Skip navigation links
A C D G H I K L N O P S V 

A

addCondition(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
addLatch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
addSwitch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 

C

Channel() - Constructor for class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
COND_CR_FORELINE_VAC - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_CR_TRB_PRESS_10 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_CR_TRB_PUMP_OFF - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_CR_VACUUM_001 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_CR_VACUUM_01 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_HX_FORELINE_VAC - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_HX_TRB_PRESS_10 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_HX_TURBO_OFF - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_HX_VACUUM_001 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_HX_VACUUM_01 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_OR_FH_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_OR_FPP_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_OR_L3_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
COND_OR_L3H_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
ConditionState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible condition states
CRYO - Static variable in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 

D

DeviceState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible device states.

G

getAlert() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getChannels() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
getCondition(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getCurrent() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getDescription() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getDeviceState(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getId() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getLatch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getName() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getName() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
getPlcState() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getPower() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getSwitchEnable(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getSwitchState(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getVacuumState() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 

H

hasCondition(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
hasLatch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
hasSwitch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 

I

ImageChannel - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible channels used in the image-based display

K

KEY - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 

L

LATCH_CR_GATE_AO - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_CR_GATE_NFC - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_CR_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_CR_VACUUM - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_HX_GATE_AO - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_HX_GATE_NFC - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_HX_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LATCH_HX_VACUUM - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
LatchState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible latched condition states

N

NUM_CONDITIONS - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
NUM_LATCHES - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
NUM_SWITCHES - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 

O

org.lsst.ccs.subsystem.vacuum.config - package org.lsst.ccs.subsystem.vacuum.config
 
org.lsst.ccs.subsystem.vacuum.constants - package org.lsst.ccs.subsystem.vacuum.constants
 
org.lsst.ccs.subsystem.vacuum.data - package org.lsst.ccs.subsystem.vacuum.data
 

P

PLCState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible PLC states
PUMP_PLATE_TYPE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 

S

setChannels(VacuumConfig.Channel[]) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
setCondition(int, ConditionState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setDeviceState(int, DeviceState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setLatch(int, LatchState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setName(String) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setName(String) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
setPlcState(PLCState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setPower(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setSwitchEnable(int, SwitchEnable) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setSwitchState(int, SwitchState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setVacuumState(VacuumState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
SW_CRYO_ION_PUMP1 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_ION_PUMP2 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_ION_PUMP3 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_ION_PUMP4 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_ION_PUMP5 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_ION_PUMP6 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_TURBO - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_CRYO_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_HX_ION_PUMP1 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_HX_ION_PUMP2 - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_HX_TURBO - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_HX_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_OR_FH_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_OR_FPP_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_OR_ION_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_OR_L3_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SW_OR_L3H_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
SwitchEnable - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible switch enabled states
SwitchState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible switch states

V

VacSysState - Class in org.lsst.ccs.subsystem.vacuum.data
Contains the state of the vacuum subsystem
VacSysState() - Constructor for class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
VACUUM_TYPE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 
VacuumAgentProperties - Class in org.lsst.ccs.subsystem.vacuum.constants
Agent properties for vacuum system type objects.
VacuumAgentProperties() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 
VacuumAlert - Enum in org.lsst.ccs.subsystem.vacuum.constants
Vacuum Alerts.
VacuumConfig - Class in org.lsst.ccs.subsystem.vacuum.config
Contains a set of cryo configuration values.
VacuumConfig() - Constructor for class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
VacuumConfig.Channel - Class in org.lsst.ccs.subsystem.vacuum.config
 
VacuumException - Exception in org.lsst.ccs.subsystem.vacuum.data
An exception throw by any cryo subsystem due to internal state errors.
VacuumException(String) - Constructor for exception org.lsst.ccs.subsystem.vacuum.data.VacuumException
 
VacuumException(Exception) - Constructor for exception org.lsst.ccs.subsystem.vacuum.data.VacuumException
 
VacuumState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible vacuum states
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ConditionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.DeviceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ImageChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.LatchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.PLCState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchEnable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ConditionState
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.vacuum.constants.DeviceState
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.vacuum.constants.ImageChannel
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.vacuum.constants.LatchState
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.vacuum.constants.PLCState
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.vacuum.constants.SwitchEnable
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.vacuum.constants.SwitchState
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.vacuum.constants.VacuumAlert
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.vacuum.constants.VacuumState
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G H I K L N O P S V 
Skip navigation links

Copyright © 2020 LSST. All rights reserved.