WriteCTRLVALUDataAdapter Class Reference
[DTI Adapters]

CTRLVALU Data Adapter for write. More...

#include <dti-ctrlvalu-adapter.hh>

List of all members.

Public Member Functions

Float32 value () const
void value (Float32 val)
Float32 deviation () const
void deviation (Float32 val)
 WriteCTRLVALUDataAdapter (DeviceAccess::AccData &data, size_t offset=0)
 Constructor.
void init ()
 Initialize contents of underlying data container to match adapter structure.

Static Public Member Functions

static auto_ptr< const
WriteCTRLVALUDataAdapter
createRcvP (const DeviceAccess::AccData &data)

Detailed Description

CTRLVALU Data Adapter for write.


Constructor & Destructor Documentation

WriteCTRLVALUDataAdapter ( DeviceAccess::AccData &  data,
size_t  offset = 0 
) [inline]

Constructor.


Member Function Documentation

void deviation ( Float32  val  )  [inline]

Set value of deviation: Ref: difference allowed in Ampere, beaml: dummy (0)

Float32 deviation (  )  const [inline]

Get value of deviation: Ref: difference allowed in Ampere, beaml: dummy (0)

void init (  )  [inline]

Initialize contents of underlying data container to match adapter structure.

void value ( Float32  val  )  [inline]

Set value of value: Ref: ref value in Ampere, beaml:maximum current difference to last transformer in Ampere

Float32 value (  )  const [inline]

Get value of value: Ref: ref value in Ampere, beaml:maximum current difference to last transformer in Ampere


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

Generated on 24 Jan 2018 for DTI-USRs by  doxygen 1.6.1