ChimeraTK-DeviceAccess  03.18.00
ShortRaw_fixedPoint16_8u Struct Reference
+ Inheritance diagram for ShortRaw_fixedPoint16_8u:
+ Collaboration diagram for ShortRaw_fixedPoint16_8u:

Public Types

typedef float minimumUserType
 
typedef int16_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ShortRaw_base< ShortRaw_fixedPoint16_8u, uint16_t >
bool isWriteable ()
 
bool isReadable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t nElementsPerChannel ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
uint16_t get ()
 
void set (uint16_t val)
 
std::vector< std::vector< Type > > generateValue (bool raw=false)
 
std::vector< std::vector< Type > > getRemoteValue (bool raw=false)
 
void setRemoteValue ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

float rawToCooked = 1. / 256.
 
int16_t rawIncrement = 17121
 
int bitshift = 0
 
int32_t bitmask = 0x0000FFFF
 
- Public Attributes inherited from ShortRaw_base< ShortRaw_fixedPoint16_8u, uint16_t >
ShortRaw_fixedPoint16_8uderived
 
int32_t lastPadding
 
bool printPaddingChangedMessage
 
DummyRegisterRawAccessor acc
 

Additional Inherited Members

- Static Public Attributes inherited from ShortRaw_base< ShortRaw_fixedPoint16_8u, uint16_t >
static constexpr auto capabilities
 

Detailed Description

Definition at line 306 of file testNumericAddressedBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ path()

std::string ShortRaw_fixedPoint16_8u::path ( )
inline

Definition at line 307 of file testNumericAddressedBackendUnified.cpp.

Member Data Documentation

◆ bitmask

int32_t ShortRaw_fixedPoint16_8u::bitmask = 0x0000FFFF

Definition at line 314 of file testNumericAddressedBackendUnified.cpp.

◆ bitshift

int ShortRaw_fixedPoint16_8u::bitshift = 0

Definition at line 313 of file testNumericAddressedBackendUnified.cpp.

◆ rawIncrement

int16_t ShortRaw_fixedPoint16_8u::rawIncrement = 17121

Definition at line 312 of file testNumericAddressedBackendUnified.cpp.

◆ rawToCooked

float ShortRaw_fixedPoint16_8u::rawToCooked = 1. / 256.

Definition at line 311 of file testNumericAddressedBackendUnified.cpp.


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