Variables | |
| static const std::string | ACQUISITION_DATE = "ACQUISITION_DATE" |
| static const std::string | MISSION_NO = "MISSION_NO" |
| static const std::string | MISSION_IDENTIFICATION = "MISSION_IDENTIFICATION" |
| static const std::string | FLIGHT_NO = "FLIGHT_NO" |
| static const std::string | OP_NUM = "OP_NUM" |
| static const std::string | CURRENT_SEGMENT = "CURRENT_SEGMENT" |
| static const std::string | REPRO_NUM = "REPRO_NUM" |
| static const std::string | REPLAY = "REPLAY" |
| static const std::string | RESERVED1 = "RESERVED1" |
| static const std::string | START_TILE_COLUMN = "START_TILE_COLUMN" |
| static const std::string | START_TILE_ROW = "START_TILE_ROW" |
| static const std::string | END_SEGMENT = "END_SEGMENT" |
| static const std::string | END_TILE_COLUMN = "END_TILE_COLUMN" |
| static const std::string | END_TILE_ROW = "END_TILE_ROW" |
| static const std::string | COUNTRY = "COUNTRY" |
| static const std::string | RESERVED2 = "RESERVED2" |
| static const std::string | LOCATION = "LOCATION" |
| static const std::string | RESERVED3 = "RESERVED3" |
const std::string Nitf::TRE::AIMIDB::ACQUISITION_DATE = "ACQUISITION_DATE" [static] |
Definition at line 272 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::COUNTRY = "COUNTRY" [static] |
Definition at line 286 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::CURRENT_SEGMENT = "CURRENT_SEGMENT" [static] |
Definition at line 277 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::END_SEGMENT = "END_SEGMENT" [static] |
Definition at line 283 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::END_TILE_COLUMN = "END_TILE_COLUMN" [static] |
Definition at line 284 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::END_TILE_ROW = "END_TILE_ROW" [static] |
Definition at line 285 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::FLIGHT_NO = "FLIGHT_NO" [static] |
Definition at line 275 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::LOCATION = "LOCATION" [static] |
Definition at line 288 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::MISSION_IDENTIFICATION = "MISSION_IDENTIFICATION" [static] |
Definition at line 274 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::MISSION_NO = "MISSION_NO" [static] |
Definition at line 273 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::OP_NUM = "OP_NUM" [static] |
Definition at line 276 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::REPLAY = "REPLAY" [static] |
Definition at line 279 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::REPRO_NUM = "REPRO_NUM" [static] |
Definition at line 278 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::RESERVED1 = "RESERVED1" [static] |
Definition at line 280 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::RESERVED2 = "RESERVED2" [static] |
Definition at line 287 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::RESERVED3 = "RESERVED3" [static] |
Definition at line 289 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::START_TILE_COLUMN = "START_TILE_COLUMN" [static] |
Definition at line 281 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDB::START_TILE_ROW = "START_TILE_ROW" [static] |
Definition at line 282 of file NitfConstants.h.