ARPDAS_QNX6 1.0
Public Attributes
tm_data_t3_t Struct Reference

#include <tm.h>

List of all members.

Public Attributes

tm_hdrw_t n_rows
mfc_t mfctr
unsigned char data [2]

Detailed Description

tm_data_t3_t applies when tmtype is TMTYPE_DATA_T3 This structure type can be used only in the case where nrowminf=1, mfc_lsb=0 and mfc_msb=1. data is compressed by stripping off the leading mfctr and trailing synch from each minor frame. Hence data consists of n_rows * (nbrow-4) bytes. All rows are guaranteed to be sequential (since there is no way to determine their sequence without the mfctr).

TM data begins at offset 8 of the complete message.

Definition at line 150 of file tm.h.


Member Data Documentation

unsigned char tm_data_t3_t::data[2]

Definition at line 153 of file tm.h.

Definition at line 152 of file tm.h.

Definition at line 151 of file tm.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines