EPICS ARCHIVER V4
|
Container with the meta-information, including type. More...
#include <ChanRegistry.h>
Public Member Functions | |
void | setType (unsigned short dbr_type, unsigned short dbr_count) |
Sets the data type of this channel. | |
Public Attributes | |
unsigned short | dbr_type |
DBR type (see db_access.h) | |
unsigned short | dbr_count |
DBR count (1 - scalar, >1 - waveform) | |
double | period |
Estimated periodicity of the channel. | |
int | nSamples |
Max number of samples in the chunk. | |
int | nChunks |
Max number of chunks in the buffer. | |
Container with the meta-information, including type.