|
|
This is the complete list of members for LinearConvertedValue< T >, including all inherited members.
| getFactor() const | LinearConvertedValue< T > | inline |
| getOffset() const | LinearConvertedValue< T > | inline |
| getOffsetBeforeFactor() const | LinearConvertedValue< T > | inline |
| getRaw() const | LinearConvertedValue< T > | inline |
| init(T *raw, const hardware_config::types::LinearConfig linearConfig, float defaultValue=std::nanf("1"), bool offsetBeforeFactor=true, const char *nameForDebugging="") | LinearConvertedValue< T > | inline |
| init(T *raw, float factor, float offset, float defaultValue=std::nanf("1"), bool offsetBeforeFactor=true, const char *nameForDebugging="") | LinearConvertedValue< T > | inline |
| LinearConvertedValue() | LinearConvertedValue< T > | inline |
| read() | LinearConvertedValue< T > | inline |
| value | LinearConvertedValue< T > | |
| write() | LinearConvertedValue< T > | inline |