camcom 1.0.3
 
Loading...
Searching...
No Matches
camcom::common::BasicParamNames Struct Reference

#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.
 

Member Data Documentation

◆ bin_x

std::string camcom::common::BasicParamNames::bin_x

Native parameter name for horizontal binning.

◆ bin_y

std::string camcom::common::BasicParamNames::bin_y

Native parameter name for vertical binning.

◆ expo_time

std::string camcom::common::BasicParamNames::expo_time

Native parameter name for exposure time.

◆ frame_rate

std::string camcom::common::BasicParamNames::frame_rate

Native parameter name for frame rate.

◆ height

std::string camcom::common::BasicParamNames::height

Native parameter name for ROI height.

◆ offset_x

std::string camcom::common::BasicParamNames::offset_x

Native parameter name for ROI X offset.

◆ offset_y

std::string camcom::common::BasicParamNames::offset_y

Native parameter name for ROI Y offset.

◆ width

std::string camcom::common::BasicParamNames::width

Native parameter name for ROI width.


The documentation for this struct was generated from the following file: