#include <basicParams.hpp>
Public Attributes | |
| std::string | expo_time |
| Native parameter name for exposure time. | |
| std::string | frame_rate |
| Native parameter name for frame rate. | |
| std::string | width |
| Native parameter name for ROI width. | |
| std::string | height |
| Native parameter name for ROI height. | |
| std::string | offset_x |
| Native parameter name for ROI X offset. | |
| std::string | offset_y |
| Native parameter name for ROI Y offset. | |
| std::string | bin_x |
| Native parameter name for horizontal binning. | |
| std::string | bin_y |
| Native parameter name for vertical binning. | |
| std::string camcom::common::BasicParamNames::bin_x |
Native parameter name for horizontal binning.
| std::string camcom::common::BasicParamNames::bin_y |
Native parameter name for vertical binning.
| std::string camcom::common::BasicParamNames::expo_time |
Native parameter name for exposure time.
| std::string camcom::common::BasicParamNames::frame_rate |
Native parameter name for frame rate.
| std::string camcom::common::BasicParamNames::height |
Native parameter name for ROI height.
| std::string camcom::common::BasicParamNames::offset_x |
Native parameter name for ROI X offset.
| std::string camcom::common::BasicParamNames::offset_y |
Native parameter name for ROI Y offset.
| std::string camcom::common::BasicParamNames::width |
Native parameter name for ROI width.