Class ObserveEventKeys$

java.lang.Object
csw.params.events.ObserveEventKeys$

public class ObserveEventKeys$ extends Object
  • Field Details

    • MODULE$

      public static final ObserveEventKeys$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ObserveEventKeys$

      public ObserveEventKeys$()
  • Method Details

    • obsId

      public Key<String> obsId()
    • exposureId

      public Key<String> exposureId()
    • detector

      public Key<String> detector()
    • operationalState

      public GChoiceKey operationalState()
    • errorMessage

      public Key<String> errorMessage()
    • exposureInProgress

      public Key<Object> exposureInProgress()
    • abortInProgress

      public Key<Object> abortInProgress()
    • isAborted

      public Key<Object> isAborted()
    • exposureTime

      public Key<Object> exposureTime()
    • remainingExposureTime

      public Key<Object> remainingExposureTime()
    • readsInRamp

      public Key<Object> readsInRamp()
    • readsComplete

      public Key<Object> readsComplete()
    • rampsInExposure

      public Key<Object> rampsInExposure()
    • rampsComplete

      public Key<Object> rampsComplete()
    • coaddsInExposure

      public Key<Object> coaddsInExposure()
    • coaddsDone

      public Key<Object> coaddsDone()
    • downTimeReason

      public Key<String> downTimeReason()
    • filename

      public Key<String> filename()
    • pOffSet

      public Key<Object> pOffSet()
    • qOffSet

      public Key<Object> qOffSet()
    • coordinateSystem

      public GChoiceKey coordinateSystem()