ChimeraTK-DeviceAccess
03.18.00
|
Public Types | |
typedef float | minimumUserType |
typedef int32_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
size_t | address () |
uint32_t | toRaw (float v) |
float | fromRaw (uint32_t v) |
float | limitGenerated (float e) |
Public Attributes | |
float | increment = 42. / 65536. |
Definition at line 237 of file testSubdeviceBackendUnified.cpp.
typedef float MuxedArea2::minimumUserType |
Definition at line 249 of file testSubdeviceBackendUnified.cpp.
typedef int32_t MuxedArea2::rawUserType |
Definition at line 250 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 240 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 242 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 243 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 239 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 238 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 241 of file testSubdeviceBackendUnified.cpp.
float MuxedArea2::increment = 42. / 65536. |
Definition at line 248 of file testSubdeviceBackendUnified.cpp.