public class EndReadoutEvent extends CameraEvent
| Constructor and Description |
|---|
EndReadoutEvent(int priority,
String imageSequenceName,
int imagesInSequence,
String imageName,
int imageIndex,
double timeStamp,
double exposureTime) |
| Modifier and Type | Method and Description |
|---|---|
double |
getExposureTime() |
int |
getImageIndex() |
String |
getImageName() |
String |
getImageSequenceName() |
int |
getImagesInSequence() |
double |
getTimeStamp() |
String |
toString() |
getPriorityCopyright © 2019. All rights reserved.