__init__(self, sdk, camera_id, new_bpp=16) | visxCtrl.qhyccd.QHYCCDCamera | |
_bpp | visxCtrl.qhyccd.QHYCCDCamera | private |
_camera | visxCtrl.qhyccd.QHYCCDCamera | private |
_channels | visxCtrl.qhyccd.QHYCCDCamera | private |
_chip_info | visxCtrl.qhyccd.QHYCCDCamera | private |
_exposure_time | visxCtrl.qhyccd.QHYCCDCamera | private |
_gain | visxCtrl.qhyccd.QHYCCDCamera | private |
_height | visxCtrl.qhyccd.QHYCCDCamera | private |
_imgdata | visxCtrl.qhyccd.QHYCCDCamera | private |
_read_mode | visxCtrl.qhyccd.QHYCCDCamera | private |
_roi_h | visxCtrl.qhyccd.QHYCCDCamera | private |
_roi_w | visxCtrl.qhyccd.QHYCCDCamera | private |
_sdk | visxCtrl.qhyccd.QHYCCDCamera | private |
_stream_mode | visxCtrl.qhyccd.QHYCCDCamera | private |
_target_temperature | visxCtrl.qhyccd.QHYCCDCamera | private |
_temperature | visxCtrl.qhyccd.QHYCCDCamera | private |
_width | visxCtrl.qhyccd.QHYCCDCamera | private |
bpp | visxCtrl.qhyccd.QHYCCDCamera | |
bpp(self) | visxCtrl.qhyccd.QHYCCDCamera | |
bpp(self, new_bpp) | visxCtrl.qhyccd.QHYCCDCamera | |
cancel_exposure(self) | visxCtrl.qhyccd.QHYCCDCamera | |
exposure_time | visxCtrl.qhyccd.QHYCCDCamera | |
exposure_time(self) | visxCtrl.qhyccd.QHYCCDCamera | |
exposure_time(self, new_exposure_time) | visxCtrl.qhyccd.QHYCCDCamera | |
gain | visxCtrl.qhyccd.QHYCCDCamera | |
gain(self) | visxCtrl.qhyccd.QHYCCDCamera | |
gain(self, new_gain) | visxCtrl.qhyccd.QHYCCDCamera | |
get_singleframe(self) | visxCtrl.qhyccd.QHYCCDCamera | |
is_exposure_finished(self) | visxCtrl.qhyccd.QHYCCDCamera | |
read_mode(self) | visxCtrl.qhyccd.QHYCCDCamera | |
readout(self) | visxCtrl.qhyccd.QHYCCDCamera | |
remaining_time(self) | visxCtrl.qhyccd.QHYCCDCamera | |
set_readout_modes(self, new_read_mode) | visxCtrl.qhyccd.QHYCCDCamera | |
set_roi(self, x0, y0, roi_w, roi_h) | visxCtrl.qhyccd.QHYCCDCamera | |
start_exposure(self) | visxCtrl.qhyccd.QHYCCDCamera | |
target_temperature | visxCtrl.qhyccd.QHYCCDCamera | |
target_temperature(self) | visxCtrl.qhyccd.QHYCCDCamera | |
target_temperature(self, new_temperature) | visxCtrl.qhyccd.QHYCCDCamera | |
temperature(self) | visxCtrl.qhyccd.QHYCCDCamera | |