AxsunOCTCapture 3.8.2
Captures and buffers streamed imaged data from the Axsun Ethernet/PCIe DAQ and displays or retrieves images to a client application on request.
Data Structures
Here are the data structures with brief descriptions:
 Caxpacket_tStructure for packet metadata (for internal use.)
 Caxtimeval_tStructure for packet time stamp with platform-independent size
 Cexport_prefs_tStructure for image export preferences (movie functionality requires installation of OpenCV)
 Cext_pattern_tStructure for passing a user-generated scan pattern to axScanCmd(LOAD_EXT_PATTERN, ...)
 Cimage_info_tStructure for conveying metadata information about an image
 Cnew_image_callback_data_tStructure for data made available to user in a new image callback event via registered AxNewImageCallbackFunction_t
 Crequest_prefs_tStructure for image request preferences
 Cscan_params_tStructure for passing raster scan pattern parameters to axScanCmd(SET_RECT_PATTERN, ...)
 Cspan_tA construct similar in functionality to std::span (non-owning memory address with size)
 Cwindow_func_tParameters for calculating a complex-valued window function with phase described using a Taylor series expansion