|
nidas v1.2.3
|
#include <dmd_mmat.h>
Public Attributes | |
| int | channel |
| output D2A channel number, starting at 0. | |
| int | size |
| number of values in points array | |
| int | point [0] |
| waveform D2A values, for the channel | |
| int D2A_Waveform::channel |
output D2A channel number, starting at 0.
| int D2A_Waveform::point[0] |
waveform D2A values, for the channel
| int D2A_Waveform::size |
number of values in points array
Referenced by dmmat_ioctl_d2a(), and dmmat_ioctl_d2d().