![]() |
DvsenseDriver
1.1.4
The SDK for dvsense products.
|
The detailed information of the float parameter. More...
#include <ToolInfo.h>
Public Member Functions | |
| std::string | toString () |
| float | constraintValue (float value) |
Public Attributes | |
| float | min |
| float | max |
| float | default_value |
| std::string | unit |
| std::function< bool(float &)> | readValue |
| std::function< bool(float)> | writeValue |
The detailed information of the float parameter.
|
inline |
|
inline |
| float dvsense::FloatParameterInfo::min |
| float dvsense::FloatParameterInfo::max |
| float dvsense::FloatParameterInfo::default_value |
| std::string dvsense::FloatParameterInfo::unit |
| std::function<bool(float&)> dvsense::FloatParameterInfo::readValue |
| std::function<bool(float)> dvsense::FloatParameterInfo::writeValue |