Skip to main content

Module data

Module data 

Source
Expand description

Data Representation Section (Section 5) and Data Section (Section 7) decoding.

Structs§

ComplexPackingParams
Parameters for complex packing (Templates 5.2 and 5.3).
SimplePackingParams
Parameters for simple packing (Template 5.0).
SpatialDifferencingParams
Parameters specific to template 5.3 spatial differencing.

Enums§

DataRepresentation
Data representation template number and parameters.

Functions§

bitmap_payload
Parse bitmap presence from Section 6.
decode_field
Decode Section 7 payload into field values, applying Section 6 bitmap when present.
unpack_simple
Unpack simple-packed values.