A B C D E F G I J L M O P Q R S T V

C

CAMERA_TYPE - Enum in js.dev.cam.sbig
 
cameraType() - Method in class js.dev.cam.sbig.JSbigCam
The cameraType public method returns the camera type field.
CancelCommandParams - Class in js.dev
This class is used to cancel one or all commands in the server's command queue.
CancelCommandParams() - Constructor for class js.dev.CancelCommandParams
Constructor.
CancelCommandParams(boolean) - Constructor for class js.dev.CancelCommandParams
Constructor.
CancelCommandResults - Class in js.dev
The CancelCommandResults class.
CancelCommandResults() - Constructor for class js.dev.CancelCommandResults
Constructor.
CancelCommandResults(ERROR) - Constructor for class js.dev.CancelCommandResults
Constructor.
CCD_INFO_REQUEST - Enum in js.dev.cam.sbig
 
CCD_REQUEST - Enum in js.dev.cam.sbig
 
cfw(CfwParams) - Method in class js.dev.cam.sbig.JSbigCam
The CFW public method is a high-level API for controlling the SBIG color filter wheels.
CFW_COM_PORT - Enum in js.dev.cam.sbig
 
CFW_COMMAND - Enum in js.dev.cam.sbig
 
CFW_ERROR - Enum in js.dev.cam.sbig
 
CFW_GETINFO_SELECT - Enum in js.dev.cam.sbig
 
CFW_MODEL_SELECT - Enum in js.dev.cam.sbig
 
CFW_POSITION - Enum in js.dev.cam.sbig
 
CFW_STATUS - Enum in js.dev.cam.sbig
 
cfwCloseDevice(CfwCloseDeviceParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwCloseDevice method is used to close any OS based communications port associated with this CFW.
CfwCloseDeviceParams - Class in js.dev.cam.sbig
 
CfwCloseDeviceParams() - Constructor for class js.dev.cam.sbig.CfwCloseDeviceParams
Constructor.
CfwCloseDeviceResults - Class in js.dev.cam.sbig
 
CfwCloseDeviceResults() - Constructor for class js.dev.cam.sbig.CfwCloseDeviceResults
Constructor.
CfwCloseDeviceResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwCloseDeviceResults
Constructor.
cfwGetFirmwareVersion(CfwGetFirmwareVersionParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwGetFirmwareVersion returns the version of the CFW firmware.
CfwGetFirmwareVersionParams - Class in js.dev.cam.sbig
 
CfwGetFirmwareVersionParams() - Constructor for class js.dev.cam.sbig.CfwGetFirmwareVersionParams
Constructor.
CfwGetFirmwareVersionResults - Class in js.dev.cam.sbig
 
CfwGetFirmwareVersionResults() - Constructor for class js.dev.cam.sbig.CfwGetFirmwareVersionResults
Constructor.
CfwGetFirmwareVersionResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwGetFirmwareVersionResults
Constructor.
cfwGoto(CfwGotoParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwGoto method is used to start moving the CFW towards a given position.
CfwGotoParams - Class in js.dev.cam.sbig
 
CfwGotoParams() - Constructor for class js.dev.cam.sbig.CfwGotoParams
Constructor.
CfwGotoResults - Class in js.dev.cam.sbig
 
CfwGotoResults() - Constructor for class js.dev.cam.sbig.CfwGotoResults
Constructor.
CfwGotoResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwGotoResults
Constructor.
cfwInit(CfwInitParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwInit method is used to initialize and self-calibrate the CFW.
CfwInitParams - Class in js.dev.cam.sbig
 
CfwInitParams() - Constructor for class js.dev.cam.sbig.CfwInitParams
Constructor.
CfwInitResults - Class in js.dev.cam.sbig
 
CfwInitResults() - Constructor for class js.dev.cam.sbig.CfwInitResults
Constructor.
CfwInitResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwInitResults
Constructor.
cfwOpenDevice(CfwOpenDeviceParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwOpenDevice method is used to open any OS based communications port associated with the CFW and should be the first command sent to the CFW.
CfwOpenDeviceParams - Class in js.dev.cam.sbig
 
CfwOpenDeviceParams() - Constructor for class js.dev.cam.sbig.CfwOpenDeviceParams
Constructor.
CfwOpenDeviceParams(CFW_MODEL_SELECT, CFW_COM_PORT) - Constructor for class js.dev.cam.sbig.CfwOpenDeviceParams
Constructor.
CfwOpenDeviceResults - Class in js.dev.cam.sbig
 
CfwOpenDeviceResults() - Constructor for class js.dev.cam.sbig.CfwOpenDeviceResults
Constructor.
CfwOpenDeviceResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwOpenDeviceResults
Constructor.
CfwParams - Class in js.dev.cam.sbig
 
CfwParams() - Constructor for class js.dev.cam.sbig.CfwParams
Constructor.
CfwParams(CFW_MODEL_SELECT, CFW_COMMAND, long, long, short[], short[]) - Constructor for class js.dev.cam.sbig.CfwParams
Constructor.
cfwQuery(CfwQueryParams) - Method in class js.dev.cam.sbig.JSbigCam
The cfwQuery method is used to monitor the progress of the Goto command.
CfwQueryParams - Class in js.dev.cam.sbig
 
CfwQueryParams() - Constructor for class js.dev.cam.sbig.CfwQueryParams
Constructor.
CfwQueryResults - Class in js.dev.cam.sbig
 
CfwQueryResults() - Constructor for class js.dev.cam.sbig.CfwQueryResults
Constructor.
CfwQueryResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwQueryResults
Constructor.
CfwResults - Class in js.dev.cam.sbig
 
CfwResults() - Constructor for class js.dev.cam.sbig.CfwResults
Constructor.
CfwResults(ERROR) - Constructor for class js.dev.cam.sbig.CfwResults
Constructor.
cliThreadDone() - Method in class js.dev.cam.sbig.srv.JSbigCamSrv
The cliThreadDone method sets Start/Stop/Exit buttons.
cliThreadDone() - Method in class js.dev.cam.web.srv.JWebCamSrv
The cliThreadDone method sets Start/Stop/Exit buttons.
cliThreadStarted() - Method in class js.dev.cam.sbig.srv.JSbigCamSrv
The cliThreadStarted method sets Start/Stop/Exit buttons.
cliThreadStarted() - Method in class js.dev.cam.web.srv.JWebCamSrv
The cliThreadStarted method sets Start/Stop/Exit buttons.
close(CloseParams) - Method in interface js.dev.cam.JCam
 
close(CloseParams) - Method in class js.dev.cam.sbig.JSbigCam
The close public method is used to close both, the device and driver and should be the last call to the driver.
close(CloseParams) - Method in class js.dev.cam.web.JWebCam
The close method is used to close web camera.
closeDevice() - Method in class js.dev.cam.sbig.JSbigCam
The closeDevice public method is used to close the low-level driver.
CloseDeviceParams - Class in js.dev.cam.sbig
 
CloseDeviceParams() - Constructor for class js.dev.cam.sbig.CloseDeviceParams
Constructor.
CloseDeviceResults - Class in js.dev.cam.sbig
 
CloseDeviceResults() - Constructor for class js.dev.cam.sbig.CloseDeviceResults
Constructor.
CloseDeviceResults(ERROR) - Constructor for class js.dev.cam.sbig.CloseDeviceResults
Constructor.
closeDriver() - Method in class js.dev.cam.sbig.JSbigCam
The closeDriver public method is used to close the driver and should be the last call to the driver.
CloseDriverParams - Class in js.dev.cam.sbig
 
CloseDriverParams() - Constructor for class js.dev.cam.sbig.CloseDriverParams
Constructor.
CloseDriverResults - Class in js.dev.cam.sbig
 
CloseDriverResults() - Constructor for class js.dev.cam.sbig.CloseDriverResults
Constructor.
CloseDriverResults(ERROR) - Constructor for class js.dev.cam.sbig.CloseDriverResults
Constructor.
CloseParams - Class in js.dev
The CloseParams class.
CloseParams() - Constructor for class js.dev.CloseParams
Constructor.
CloseResults - Class in js.dev
The CloseResults class.
CloseResults() - Constructor for class js.dev.CloseResults
Constructor.
CloseResults(ERROR) - Constructor for class js.dev.CloseResults
Constructor.
closeSrvSocket() - Method in class js.dev.cam.sbig.srv.JSbigCamSrv
 
closeSrvSocket() - Method in class js.dev.cam.web.srv.JWebCamSrv
 

A B C D E F G I J L M O P Q R S T V