Variables | |
| static const std::string | ACQUISITION_DATE = "ACQUISITION_DATE" |
| static const std::string | MISSION = "MISSION" |
| static const std::string | PASS = "PASS" |
| static const std::string | OP_NUM = "OP_NUM" |
| static const std::string | START_SEGMENT = "START_SEGMENT" |
| static const std::string | REPRO_NUM = "REPRO_NUM" |
| static const std::string | REPLAY_REGEN = "REPLAY_REGEN" |
| static const std::string | BLANK_FILL = "BLANK_FILL" |
| static const std::string | START_COLUMN = "START_COLUMN" |
| static const std::string | START_ROW = "START_ROW" |
| static const std::string | END_SEGMENT = "END_SEGMENT" |
| static const std::string | END_COLUMN = "END_COLUMN" |
| static const std::string | END_ROW = "END_ROW" |
| static const std::string | COUNTRY = "COUNTRY" |
| static const std::string | WAC = "WAC" |
| static const std::string | LOCATION = "LOCATION" |
| static const std::string | RESERVED2 = "RESERVED2" |
| static const std::string | RESERVED3 = "RESERVED3" |
const std::string Nitf::TRE::STDIDC::ACQUISITION_DATE = "ACQUISITION_DATE" [static] |
Definition at line 1223 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::BLANK_FILL = "BLANK_FILL" [static] |
Definition at line 1230 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::COUNTRY = "COUNTRY" [static] |
Definition at line 1236 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::END_COLUMN = "END_COLUMN" [static] |
Definition at line 1234 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::END_ROW = "END_ROW" [static] |
Definition at line 1235 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::END_SEGMENT = "END_SEGMENT" [static] |
Definition at line 1233 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::LOCATION = "LOCATION" [static] |
Definition at line 1238 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::MISSION = "MISSION" [static] |
Definition at line 1224 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::OP_NUM = "OP_NUM" [static] |
Definition at line 1226 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::PASS = "PASS" [static] |
Definition at line 1225 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::REPLAY_REGEN = "REPLAY_REGEN" [static] |
Definition at line 1229 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::REPRO_NUM = "REPRO_NUM" [static] |
Definition at line 1228 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::RESERVED2 = "RESERVED2" [static] |
Definition at line 1239 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::RESERVED3 = "RESERVED3" [static] |
Definition at line 1240 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::START_COLUMN = "START_COLUMN" [static] |
Definition at line 1231 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::START_ROW = "START_ROW" [static] |
Definition at line 1232 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::START_SEGMENT = "START_SEGMENT" [static] |
Definition at line 1227 of file NitfConstants.h.
const std::string Nitf::TRE::STDIDC::WAC = "WAC" [static] |
Definition at line 1237 of file NitfConstants.h.