Back to the top page
Back to the upper page
Description
This class decodes raw date generated by V7XX modules. TArtDecoder is derived by this class.
Function members
public
private
- static const int kID
- static TArtDecoder* Instance()
- ~TArtDecoder()
- int Decode (unsigned char* &buf, const unsigned int& size, TArtRawSegmentObject *raweve)
Function documents
- TArtDecoderV7XX()
Assign kID to TArtDecoder().
- static const int kID
Module ID of target module.
- static TArtDecoder* Instance()
Create static instance.
- int Decode (unsigned char* &buf, const unsigned int& size, TArtRawSegmentObject *raweve)
Get geometry, channel, and value after decoding buf, and create TArtRawDataObject.
Add TArtRawDataObject to raweve as a last element.
Last-modified: Thu, 27 Oct 2011 08:44:14 HAST (4889d)