ChimeraTK-DeviceAccess  03.18.00
MuxedArea2 Struct Reference

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.
 

Detailed Description

Definition at line 237 of file testSubdeviceBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 249 of file testSubdeviceBackendUnified.cpp.

◆ rawUserType

typedef int32_t MuxedArea2::rawUserType

Definition at line 250 of file testSubdeviceBackendUnified.cpp.

Member Function Documentation

◆ address()

size_t MuxedArea2::address ( )
inline

Definition at line 240 of file testSubdeviceBackendUnified.cpp.

◆ fromRaw()

float MuxedArea2::fromRaw ( uint32_t  v)
inline

Definition at line 242 of file testSubdeviceBackendUnified.cpp.

◆ limitGenerated()

float MuxedArea2::limitGenerated ( float  e)
inline

Definition at line 243 of file testSubdeviceBackendUnified.cpp.

◆ nElementsPerChannel()

size_t MuxedArea2::nElementsPerChannel ( )
inline

Definition at line 239 of file testSubdeviceBackendUnified.cpp.

◆ path()

std::string MuxedArea2::path ( )
inline

Definition at line 238 of file testSubdeviceBackendUnified.cpp.

◆ toRaw()

uint32_t MuxedArea2::toRaw ( float  v)
inline

Definition at line 241 of file testSubdeviceBackendUnified.cpp.

Member Data Documentation

◆ increment

float MuxedArea2::increment = 42. / 65536.

Definition at line 248 of file testSubdeviceBackendUnified.cpp.


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