public interface CalibrationService
extends stream.service.Service
Modifier and Type | Method and Description |
---|---|
PixelSet |
getBadPixels(ZonedDateTime eventTimeStamp)
Returns an array, listing the chids of the bad pixels for the given event time stamp
|
PixelSet |
getNotUsablePixels(ZonedDateTime eventTimeStamp)
Returns an array, listing the chids of the pixels not usable for cleaning for the given event time stamp
|
PixelSet getBadPixels(ZonedDateTime eventTimeStamp)
eventTimeStamp
- PixelSet getNotUsablePixels(ZonedDateTime eventTimeStamp)
eventTimeStamp
- Copyright © 2019. All rights reserved.