public class OCSCommandConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OCSCommandConverter.CommandConversionException |
| Constructor and Description |
|---|
OCSCommandConverter() |
| Modifier and Type | Method and Description |
|---|---|
CCSCommand |
convert(org.lsst.sal.camera.CameraCommand myOCSCommand)
Convert the given OCS command to the equivalent CCS command
|
public CCSCommand convert(org.lsst.sal.camera.CameraCommand myOCSCommand) throws OCSCommandConverter.CommandConversionException
myOCSCommand - The command to convertOCSCommandConverter.CommandConversionException - If the conversion fails.Copyright © 2021 LSST. All rights reserved.