org.lsst.ccs.subsystems.fcs
Class StatusDataPublishedByCarousel
java.lang.Object
org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
- All Implemented Interfaces:
- java.io.Serializable
public class StatusDataPublishedByCarousel
- extends java.lang.Object
- implements java.io.Serializable
A structure for the data published on the status bus by the CarouselModule.
- Author:
- virieux
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
update
public void update(CarouselModule carousel)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getFilterInStandbyName
public java.lang.String getFilterInStandbyName()
getFilterNames
public java.lang.String[] getFilterNames()
isLocked
public boolean isLocked()
getRotationInDegrees
public double getRotationInDegrees()
Copyright © 2012 LSST. All Rights Reserved.