GAINMODSDataAdapter Class Reference
[DTI Adapters]

GAINMODS Data Adapter. More...

#include <dti-gainmods-adapter.hh>

List of all members.

Public Member Functions

UWord gainmode () const
void gainmode (UWord val)
 GAINMODSDataAdapter (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
GAINMODSDataAdapter
createRcvP (const DeviceAccess::AccData &data)
static auto_ptr
< GAINMODSDataAdapter
createSndP (DeviceAccess::AccData &data)

Detailed Description

GAINMODS Data Adapter.


Constructor & Destructor Documentation

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

Constructor.


Member Function Documentation

void gainmode ( UWord  val  )  [inline]

Set value of gainmode: meaning : 1 : manual 2 : semi automatic (searches best gainrange and then switches back to GAIN_MANUAL) 3 : automatic (prermanent search of best gainrange) NOTE: this value shows the last used gain cal. mode EVEN when the device is switched inactive

UWord gainmode (  )  const [inline]

Get value of gainmode: meaning : 1 : manual 2 : semi automatic (searches best gainrange and then switches back to GAIN_MANUAL) 3 : automatic (prermanent search of best gainrange) NOTE: this value shows the last used gain cal. mode EVEN when the device is switched inactive

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