OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimNitfJ2klraTag.h>
Public Attributes | |
char | m_layer_id [LAYER_ID_SIZE+1] |
FIELD: LAYER_ID required 3 byte field 000 - 999 Layer ID Number. More... | |
char | m_bitrate [BITRATE_SIZE+1] |
FIELD: BITRATE required 9 byte 00.000000 – 37.000000 Bitrate. More... | |
Definition at line 202 of file ossimNitfJ2klraTag.h.
char ossimNitfJ2klraTag::ossimJ2klraLayer::m_bitrate[BITRATE_SIZE+1] |
FIELD: BITRATE required 9 byte 00.000000 – 37.000000 Bitrate.
Definition at line 219 of file ossimNitfJ2klraTag.h.
char ossimNitfJ2klraTag::ossimJ2klraLayer::m_layer_id[LAYER_ID_SIZE+1] |
FIELD: LAYER_ID required 3 byte field 000 - 999 Layer ID Number.
Repeating.
Definition at line 211 of file ossimNitfJ2klraTag.h.