GSE++ library: reading and writing GSE waveforms
|
Funtions for reading and writing CM6 encoded data. More...
Functions | |
std::string | encode (const intT &invalue) |
CM6 subformat encoding function. More... | |
intT | decode (std::istream &is) |
CM6 subformat decoding function. More... | |
Funtions for reading and writing CM6 encoded data.
This namespace contains functions that do the encoding and decoding of CM6 subformat data. They are not used directly by the public. They are only used through the TDAT2readCM6 and TDAT2writeCM6 classes.