DLS
1.6
|
Describes a signal of the data source. More...
Public Attributes | |
std::string | name |
Signal name. More... | |
std::string | unit |
Unit. More... | |
int | index |
Index. More... | |
ChannelType | type |
Signal data type (TUINT, TDBL, etc.) | |
unsigned int | bufsize |
Size of the signal buffer. More... | |
unsigned int | frequency |
Maximum sample frequency of the signal. More... | |
unsigned int LibDLS::RealChannel::bufsize |