TRangeType Class Reference
[DTI Custom Types]

Custom Data Type TRangeType. More...

#include <dti-customtypes.hh>

List of all members.

Public Member Functions

Float32 range () const
void range (Float32 val)
Float32 resolution () const
void resolution (Float32 val)
 TRangeType (DeviceAccess::AccData &data, size_t offset)
 Constructor.
void init ()
 Initialize contents of underlying data container to match adapter structure.

Detailed Description

Custom Data Type TRangeType.


Constructor & Destructor Documentation

TRangeType ( DeviceAccess::AccData &  data,
size_t  offset 
) [inline]

Constructor.


Member Function Documentation

void init (  )  [inline]

Initialize contents of underlying data container to match adapter structure.

void range ( Float32  val  )  [inline]

Set value of range:

Float32 range (  )  const [inline]

Get value of range:

void resolution ( Float32  val  )  [inline]

Set value of resolution:

Float32 resolution (  )  const [inline]

Get value of resolution:


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

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