| Modifier and Type | Method and Description |
|---|---|
Camera |
OCSBridgeConfig.getDevice() |
| Constructor and Description |
|---|
ConfigurationSender(OCSEventSender sender,
Camera camera) |
TelemetrySender(OCSTelemetrySender sender,
ScheduledExecutorService scheduler,
Camera camera) |
| Modifier and Type | Method and Description |
|---|---|
static Camera |
Camera.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Camera[] |
Camera.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Camera |
MCMConfig.getCameraType() |
| Constructor and Description |
|---|
MCMConfig(Camera cameraType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Long> |
ChecksumExtractorUtils.extractChecksumsFromDataProviderDictionaryForAgent(Camera camera,
String agentName,
org.lsst.ccs.bus.data.DataProviderDictionary dataProviderDictionary)
Extract all the checksums for a CCS DataProvideDictionary
|
| Constructor and Description |
|---|
GenericConverter(Camera camera,
XMLMaker2.SALType salType) |
SummaryInfoConverter(Camera device) |
| Modifier and Type | Method and Description |
|---|---|
Camera |
MakeXMLConfiguration.DictionaryConfiguration.getCamera() |
| Modifier and Type | Method and Description |
|---|---|
static MakeXMLConfiguration |
MakeXMLConfiguration.getInstance(Camera camera,
XMLMaker2.SALType salType)
Create a MakeXMLConfiguration suitable for all subsystems for a given
camera and SALtype.
|
static MakeXMLConfiguration |
MakeXMLConfiguration.getInstance(Camera camera,
XMLMaker2.SALType salType,
String agentName,
org.lsst.ccs.bus.data.DataProviderDictionary dictionary)
Create a MakeXMLConfiguration suitable for use with a single agentName
with a corresponding dictionary
|
Copyright © 2023 LSST. All rights reserved.