Variables | |
| const std::string | ACTUAL_BITS_PER_PIXEL = "ABPP" |
| const std::string | COMPRESSION_RATIO = "COMRAT" |
| const std::string | ATTACHMENT_LEVEL = "IALVL" |
| const std::string | COMPRESSION = "IC" |
| const std::string | CATEGORY = "ICAT" |
| const std::string | NUMBER_IMAGE_COMENTS = "ICOM" |
| const std::string | DATETIME = "IDATIM" |
| const std::string | DISPLAY_LEVEL = "IDLVL" |
| const std::string | ENCRYPTION = "ENCRYP" |
| const std::string | ICORDS = "ICORDS" |
| const std::string | ID_1 = "IID1" |
| const std::string | ID_2 = "IID2" |
| const std::string | IGEOLO = "IGEOLO" |
| const std::string | LOCATION = "ILOC" |
| const std::string | MAGNIFICATION = "IMAG" |
| const std::string | HAS_LUTS = "LUTS" |
| const std::string | MODE = "IMODE" |
| const std::string | REPRESENTATION = "IREP" |
| const std::string | SOURCE = "ISORCE" |
| const std::string | BLOCKS_PER_COLUMN = "NBPC" |
| const std::string | BITS_PER_PIXEL = "NBPP" |
| const std::string | BLOCKS_PER_ROW = "NBPR" |
| const std::string | NUMBER_COMMENTS = "NICOM" |
| const std::string | PIXELS_PER_BLOCK_HORIZONTAL = "NPPBH" |
| const std::string | PIXELS_PER_BLOCK_VERTICAL = "NPPBV" |
| const std::string | PIXEL_VALUE_TYPE = "PVTYPE" |
| const std::string | PIXEL_JUSTIFICATION = "PJUST" |
| const std::string | TARGET_ID = "TGTID" |
| const std::string | NBANDS = "NBANDS" |
| const std::string | XBANDS = "XBANDS" |
| const std::string | BAND_SIGNIFICANCES = "ISUBCAT[n]" |
| const std::string | BAND_REPRESENTATIONS = "IREPBAND[n]" |
| const std::string | NUMBER_OF_LUTS = "NLUTS[n]" |
| const std::string | SECURITY_AUTH = "ISCAUT" |
| const std::string | SECURITY_CTRL_AND_HANDL = "ISCTLH" |
| const std::string | SECURITY_CTRL_NUM = "ISCTLN" |
| const std::string | SECURITY_DOWNGRADE = "ISDG" |
| const std::string | SECURITY_RELEASE_INSTRUCTIONS = "ISREL" |
| const std::string | SECURITY_LEVEL = "ISCLAS" |
| const std::string | SECURITY_SYSTEM = "ISCLSY" |
| const std::string | SECURITY_CLASS_TEXT = "ISCLTX" |
| const std::string | SECURITY_CLASS_REASON = "ISCRSN" |
| const std::string | SECURITY_CODEWORDS = "ISCODE" |
| const std::string | SECURITY_DECLASS_EXEMPT = "ISDCXM" |
| const std::string | SECURITY_AUTH_TYPE = "ISCATP" |
| const std::string | SECURITY_DECLASS_DATE = "ISDCDT" |
| const std::string | SECURITY_DECLASS_TYPE = "ISDCTP" |
| const std::string | SECURITY_DOWNGRADE_DATE = "ISDGDT" |
| const std::string | SECURITY_SOURCE_DATE = "ISSRDT" |
| const std::string Nitf::ImageSubheaderFieldNames::ACTUAL_BITS_PER_PIXEL = "ABPP" |
Definition at line 87 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::ATTACHMENT_LEVEL = "IALVL" |
Definition at line 89 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::BAND_REPRESENTATIONS = "IREPBAND[n]" |
Definition at line 118 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::BAND_SIGNIFICANCES = "ISUBCAT[n]" |
Definition at line 117 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::BITS_PER_PIXEL = "NBPP" |
Definition at line 107 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::BLOCKS_PER_COLUMN = "NBPC" |
Definition at line 106 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::BLOCKS_PER_ROW = "NBPR" |
Definition at line 108 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::CATEGORY = "ICAT" |
Definition at line 91 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::COMPRESSION = "IC" |
Definition at line 90 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::COMPRESSION_RATIO = "COMRAT" |
Definition at line 88 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::DATETIME = "IDATIM" |
Definition at line 93 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::DISPLAY_LEVEL = "IDLVL" |
Definition at line 94 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::ENCRYPTION = "ENCRYP" |
Definition at line 95 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::HAS_LUTS = "LUTS" |
Definition at line 102 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::ICORDS = "ICORDS" |
Definition at line 96 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::ID_1 = "IID1" |
Definition at line 97 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::ID_2 = "IID2" |
Definition at line 98 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::IGEOLO = "IGEOLO" |
Definition at line 99 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::LOCATION = "ILOC" |
Definition at line 100 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::MAGNIFICATION = "IMAG" |
Definition at line 101 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::MODE = "IMODE" |
Definition at line 103 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::NBANDS = "NBANDS" |
Definition at line 115 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::NUMBER_COMMENTS = "NICOM" |
Definition at line 109 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::NUMBER_IMAGE_COMENTS = "ICOM" |
Definition at line 92 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::NUMBER_OF_LUTS = "NLUTS[n]" |
Definition at line 119 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::PIXEL_JUSTIFICATION = "PJUST" |
Definition at line 113 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::PIXEL_VALUE_TYPE = "PVTYPE" |
Definition at line 112 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::PIXELS_PER_BLOCK_HORIZONTAL = "NPPBH" |
Definition at line 110 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::PIXELS_PER_BLOCK_VERTICAL = "NPPBV" |
Definition at line 111 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::REPRESENTATION = "IREP" |
Definition at line 104 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_AUTH = "ISCAUT" |
Definition at line 120 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_AUTH_TYPE = "ISCATP" |
Definition at line 131 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_CLASS_REASON = "ISCRSN" |
Definition at line 128 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_CLASS_TEXT = "ISCLTX" |
Definition at line 127 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_CODEWORDS = "ISCODE" |
Definition at line 129 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_CTRL_AND_HANDL = "ISCTLH" |
Definition at line 121 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_CTRL_NUM = "ISCTLN" |
Definition at line 122 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_DECLASS_DATE = "ISDCDT" |
Definition at line 132 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_DECLASS_EXEMPT = "ISDCXM" |
Definition at line 130 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_DECLASS_TYPE = "ISDCTP" |
Definition at line 133 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_DOWNGRADE = "ISDG" |
Definition at line 123 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_DOWNGRADE_DATE = "ISDGDT" |
Definition at line 134 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_LEVEL = "ISCLAS" |
Definition at line 125 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_RELEASE_INSTRUCTIONS = "ISREL" |
Definition at line 124 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_SOURCE_DATE = "ISSRDT" |
Definition at line 135 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SECURITY_SYSTEM = "ISCLSY" |
Definition at line 126 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::SOURCE = "ISORCE" |
Definition at line 105 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::TARGET_ID = "TGTID" |
Definition at line 114 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldNames::XBANDS = "XBANDS" |
Definition at line 116 of file NitfConstants.h.