Class ObserveEventKeys

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

public class ObserveEventKeys extends Object
  • Constructor Details

    • ObserveEventKeys

      public ObserveEventKeys()
  • Method Details

    • obsId

      public static Key<String> obsId()
    • exposureId

      public static Key<String> exposureId()
    • detector

      public static Key<String> detector()
    • operationalState

      public static GChoiceKey operationalState()
    • errorMessage

      public static Key<String> errorMessage()
    • exposureInProgress

      public static Key<Object> exposureInProgress()
    • abortInProgress

      public static Key<Object> abortInProgress()
    • isAborted

      public static Key<Object> isAborted()
    • exposureTime

      public static Key<Object> exposureTime()
    • remainingExposureTime

      public static Key<Object> remainingExposureTime()
    • readsInRamp

      public static Key<Object> readsInRamp()
    • readsComplete

      public static Key<Object> readsComplete()
    • rampsInExposure

      public static Key<Object> rampsInExposure()
    • rampsComplete

      public static Key<Object> rampsComplete()
    • coaddsInExposure

      public static Key<Object> coaddsInExposure()
    • coaddsDone

      public static Key<Object> coaddsDone()
    • downTimeReason

      public static Key<String> downTimeReason()
    • filename

      public static Key<String> filename()
    • pOffSet

      public static Key<Object> pOffSet()
    • qOffSet

      public static Key<Object> qOffSet()
    • coordinateSystem

      public static GChoiceKey coordinateSystem()