- schduleAtFixedRate(int, TimeUnit, Runnable) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.CCS
-
- schedule(Duration, Runnable) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.CCS
-
- scheduleCompletable(Duration) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.CCS
-
- send(StatusConfigurationInfo) - Method in class org.lsst.ccs.subsystem.ocsbridge.ConfigurationSender
-
- sendEvent(CameraEvent) - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSBridgeSALLayer
-
- sendEvent(CameraEvent) - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSCommandExecutor
-
Send event, designed to be overridden in subclasses.
- sendEvent(CameraEvent) - Method in interface org.lsst.ccs.subsystem.ocsbridge.OCSEventSender
-
- sendTelemetry(CameraTelemetry) - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSBridgeSALLayer
-
- sendTelemetry(CameraTelemetry) - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSCommandExecutor
-
- sendTelemetry(CameraTelemetry) - Method in interface org.lsst.ccs.subsystem.ocsbridge.OCSTelemetrySender
-
- SerializerSubsystem - Class in org.lsst.ccs.subsystem.ocsbridge
-
Test subsystem to serialize data and dictionaries
- setAvailable() - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSSubsystem
-
- setFilter(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.ComCamFilterChangerSubsystemLayer
-
- setFilter(String) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.FilterChangerInterface
-
Set the currently installed filter
- setFilter(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FilterChangerSimulation
-
- setFilter(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MainCameraFilterChangerSubsystemLayer
-
- setFilter(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMSubsystem
-
- setHeaderKeywords(Map<String, Serializable>) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneInterface
-
- setHeaderKeywords(Map<String, Serializable>) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneSimulation
-
- setHeaderKeywords(Map<String, Serializable>) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMSubsystem
-
- setImageSequence(boolean) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.ShutterInterface
-
Called if there are going to be a sequence of moves
- setImageSequence(boolean) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.ShutterSimulation
-
- setOutputDir(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.DataAndDictionarySerializer
-
- setState(T) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.State
-
Changes the current state.
- setState(CCSTimeStamp, T) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.State
-
- setState(CCSTimeStamp, T, String) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.State
-
- settingsAppliedEventConverter(StatusConfigurationInfo) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.GenericConverter
-
- showLocks() - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMLockHandler
-
- shutdown() - Method in class org.lsst.ccs.subsystem.ocsbridge.DataAndDictionarySerializer
-
- shutdown() - Method in class org.lsst.ccs.subsystem.ocsbridge.util.CCS
-
- Shutter - Class in org.lsst.ccs.subsystem.ocsbridge.sim
-
Interface to shutter used by MCM.
- Shutter.ShutterReadinessState - Enum in org.lsst.ccs.subsystem.ocsbridge.sim
-
- Shutter.ShutterState - Enum in org.lsst.ccs.subsystem.ocsbridge.sim
-
- ShutterInterface - Interface in org.lsst.ccs.subsystem.ocsbridge.sim
-
Interface to be implemented by all shutters, simulated and real
- ShutterMotionProfileSender - Class in org.lsst.ccs.subsystem.ocsbridge.sim
-
Generate a shutter motion profile json file to send with the image.
- ShutterMotionProfileSender() - Constructor for class org.lsst.ccs.subsystem.ocsbridge.sim.ShutterMotionProfileSender
-
- ShutterSimulation - Class in org.lsst.ccs.subsystem.ocsbridge.sim
-
Shutter simulation for use with MCM
- simulateFault() - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSSubsystem
-
- split(CharSequence) - Method in class org.lsst.ccs.subsystem.ocsbridge.util.DelimitedStringSplitJoin
-
Split a single string into a string array, using the specified delimiter
characters.
- StandaloneOCSGUI - Class in org.lsst.ccs.subsystem.ocsbridge
-
A standalone version of the OCSGui, which communicates with the camera using
SAL
- StandaloneOCSGUI() - Constructor for class org.lsst.ccs.subsystem.ocsbridge.StandaloneOCSGUI
-
- standby() - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMSubsystem
-
- start() - Method in class org.lsst.ccs.subsystem.ocsbridge.DictionaryProvider
-
- start() - Method in class org.lsst.ccs.subsystem.ocsbridge.OCSBridgeSALLayer
-
- start(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FilterChanger
-
- start(String) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.FilterChangerInterface
-
Start and lock the filter changer, with the specified configuration
- start(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FilterChangerSimulation
-
- start(String) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneInterface
-
Called when the MCM receives a start command.
- start(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneSimulation
-
- start(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMSubsystem
-
- start(String) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.ShutterInterface
-
Start and lock the shutter, with the specified configuration
- start(String) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.ShutterSimulation
-
- startImage(boolean, String, String, String, double) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.MCMSubsystem
-
- startImageSequence() - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.Shutter
-
- startIntegration(ImageName, Map<String, ? extends Serializable>, Set, String, Duration) - Method in interface org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneInterface
-
Start integration.Note that if focal-plane is configured to always to a clear, then a clear
may be included.
- startIntegration(ImageName, Map<String, ? extends Serializable>, Set, String, Duration) - Method in class org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlaneSimulation
-
- State<T extends Enum> - Class in org.lsst.ccs.subsystem.ocsbridge.util
-
Encapsulates a state, and generates state change events.
- State(T) - Constructor for class org.lsst.ccs.subsystem.ocsbridge.util.State
-
Create a new state
- State.InvalidStateException - Exception in org.lsst.ccs.subsystem.ocsbridge.util
-
- State.StateChangeListener<T extends Enum> - Interface in org.lsst.ccs.subsystem.ocsbridge.util
-
- stateChanged(CCSTimeStamp, T, T, String) - Method in interface org.lsst.ccs.subsystem.ocsbridge.util.State.StateChangeListener
-
- SummaryInfoConverter - Class in org.lsst.ccs.subsystem.ocsbridge.util
-
Generates a special event built for the header service from a focal-plane
configuration info object.
- SummaryInfoConverter(Camera) - Constructor for class org.lsst.ccs.subsystem.ocsbridge.util.SummaryInfoConverter
-
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.FilterChanger.FilterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.FocalPlane.RaftsState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.MCM.CalibrationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.MCM.StandbyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.MCM.TakeImageReadinessState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.Shutter.ShutterReadinessState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.Shutter.ShutterState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.subsystem.ocsbridge.sim.FilterChanger.FilterState
-
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.ocsbridge.sim.FocalPlane.RaftsState
-
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.ocsbridge.sim.MCM.CalibrationState
-
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.ocsbridge.sim.MCM.StandbyState
-
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.ocsbridge.sim.MCM.TakeImageReadinessState
-
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.ocsbridge.sim.Shutter.ShutterReadinessState
-
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.ocsbridge.sim.Shutter.ShutterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.