Package csw.params.events
Class ParamFactories
java.lang.Object
csw.params.events.ParamFactories
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabortInProgressParam
(boolean abortInProgress) coaddsDoneParam
(int coaddsDone) coaddsInExposureParam
(int coaddsInExposure) coordinateSystemParam
(CoordinateSystem coordinateSystem) detectorParam
(String detector) downTimeReasonParam
(String reasonForDownTime) errorMessageParam
(String errorMessage) exposureIdParam
(ExposureId exposureId) exposureInProgressParam
(boolean exposureInProgress) exposureTimeParam
(long exposureTime) filenameParam
(String filename) isAbortedParam
(boolean isAborted) obsIdParam
(ObsId obsId) operationalStateParam
(OperationalState operationalState) pOffsetParam
(double pOffset) qOffsetParam
(double qOffset) rampsCompleteParam
(int rampsComplete) rampsInExposureParam
(int rampsInExposure) readsCompleteParam
(int readsComplete) readsInRampParam
(int readsInRamp) remainingExposureTimeParam
(long remainingExposureTime)
-
Constructor Details
-
ParamFactories
public ParamFactories()
-
-
Method Details
-
obsIdParam
-
exposureIdParam
-
detectorParam
-
operationalStateParam
-
errorMessageParam
-
exposureInProgressParam
-
abortInProgressParam
-
isAbortedParam
-
exposureTimeParam
-
remainingExposureTimeParam
-
readsInRampParam
-
readsCompleteParam
-
rampsInExposureParam
-
rampsCompleteParam
-
coaddsInExposureParam
-
coaddsDoneParam
-
downTimeReasonParam
-
filenameParam
-
coordinateSystemParam
-
pOffsetParam
-
qOffsetParam
-