Public Attributes | |
| char | id [5] |
| Code identifier for parameter data block "RDAT". | |
| int | len |
| Length of the parameter data block. | |
| char | paramName [9] |
| Name of parameter (corresponds directly to the name given in the parameter descriptor (8 ASCII). | |
| std::vector< unsigned char > | data |
| Data. | |
| std::vector<unsigned char> DORADE::ParameterDataBlock::data |
Data.
| char DORADE::ParameterDataBlock::id[5] |
Code identifier for parameter data block "RDAT".
Length of the parameter data block.
Name of parameter (corresponds directly to the name given in the parameter descriptor (8 ASCII).
1.4.7