CURRAVGDataAdapter Class Reference
[DTI Adapters]

CURRAVG Data Adapter. More...

#include <dti-curravg-adapter.hh>

List of all members.

Public Member Functions

Float32 currAvg () const
void currAvg (Float32 val)
Float32 chargAvg () const
void chargAvg (Float32 val)
 CURRAVGDataAdapter (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
CURRAVGDataAdapter
createRcvP (const DeviceAccess::AccData &data)
static auto_ptr
< CURRAVGDataAdapter
createSndP (DeviceAccess::AccData &data)

Detailed Description

CURRAVG Data Adapter.


Constructor & Destructor Documentation

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

Constructor.


Member Function Documentation

void chargAvg ( Float32  val  )  [inline]

Set value of chargAvg: average of charge

Float32 chargAvg (  )  const [inline]

Get value of chargAvg: average of charge

void currAvg ( Float32  val  )  [inline]

Set value of currAvg: average of current

Float32 currAvg (  )  const [inline]

Get value of currAvg: average of current

void init (  )  [inline]

Initialize contents of underlying data container to match adapter structure.


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

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