Class ObserveEventKeys


  • public class ObserveEventKeys
    extends java.lang.Object
    • Constructor Detail

      • ObserveEventKeys

        public ObserveEventKeys()
    • Method Detail

      • obsId

        public static Key<java.lang.String> obsId()
      • exposureId

        public static Key<java.lang.String> exposureId()
      • detector

        public static Key<java.lang.String> detector()
      • operationalState

        public static GChoiceKey operationalState()
      • errorMessage

        public static Key<java.lang.String> errorMessage()
      • exposureInProgress

        public static Key<java.lang.Object> exposureInProgress()
      • abortInProgress

        public static Key<java.lang.Object> abortInProgress()
      • isAborted

        public static Key<java.lang.Object> isAborted()
      • exposureTime

        public static Key<java.lang.Object> exposureTime()
      • remainingExposureTime

        public static Key<java.lang.Object> remainingExposureTime()
      • readsInRamp

        public static Key<java.lang.Object> readsInRamp()
      • readsComplete

        public static Key<java.lang.Object> readsComplete()
      • rampsInExposure

        public static Key<java.lang.Object> rampsInExposure()
      • rampsComplete

        public static Key<java.lang.Object> rampsComplete()
      • coaddsInExposure

        public static Key<java.lang.Object> coaddsInExposure()
      • coaddsDone

        public static Key<java.lang.Object> coaddsDone()
      • downTimeReason

        public static Key<java.lang.String> downTimeReason()
      • filename

        public static Key<java.lang.String> filename()