#include <di154.h>
Inherits di194_dsdk.
Inheritance diagram for di154_dsdk:
Public Member Functions | |
di154_dsdk () | |
Sets up device defaults for DI-154RS. | |
Private Member Functions | |
di154_dsdk (const di154_dsdk ©) | |
Do not allow copying of this class. | |
const short int | convert (const u_int8_t *const di_data, const u_int8_t num_chan) |
Converts 'di_data' into counts. |
Definition at line 33 of file di154.h.
|
Sets up device defaults for DI-154RS.
Definition at line 42 of file di154.cpp. References di194_dsdk::SampleRate(). |
Here is the call graph for this function:
|
Do not allow copying of this class.
|
|
Converts 'di_data' into counts. Converts 'di_data' into Counts.
Reimplemented from di194_dsdk. |