![]() |
ATEsystem.PIRIS-driver
1.0.1
ATEsystem.PIRIS-driver
|
ATEsystem_PIRIS::DataParams Class Reference
#include <ATEsystem.PIRIS.h>
Public Member Functions | |
DataParams (FocusZoomIris< uint16_t > max=FocusZoomIris< uint16_t >(), std::string lens="", bool ir=false, bool sens=false) | |
Public Attributes | |
const FocusZoomIris< uint16_t > | max_value |
const std::string | lens |
const bool | ir_present |
const bool | sens_present |
Detailed Description
Params container class to provide PIRIS motor max values, lens type, ir and sensor present flag.
Constructor & Destructor Documentation
◆ DataParams()
ATEsystem_PIRIS::DataParams::DataParams | ( | FocusZoomIris< uint16_t > | max = FocusZoomIris<uint16_t>() , |
std::string | lens = "" , |
||
bool | ir = false , |
||
bool | sens = false |
||
) |
Member Data Documentation
◆ ir_present
const bool ATEsystem_PIRIS::DataParams::ir_present |
◆ lens
const std::string ATEsystem_PIRIS::DataParams::lens |
◆ max_value
const FocusZoomIris<uint16_t> ATEsystem_PIRIS::DataParams::max_value |
◆ sens_present
const bool ATEsystem_PIRIS::DataParams::sens_present |
The documentation for this class was generated from the following files:
- ATEsystem.PIRIS-driver/ATEsystem.PIRIS-driver-Shared/include/ATEsystem.PIRIS.h
- ATEsystem.PIRIS-driver/ATEsystem.PIRIS-driver-Shared/src/ATEsystem.PIRIS.cpp
Generated by
