Variables | |
| static const std::string | MISSION_DATE = "MISSION_DATE" |
| static const std::string | MISSION_NO = "MISSION_NO" |
| static const std::string | FLIGHT_NO = "FLIGHT_NO" |
| 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 = "REPLAY" |
| static const std::string | RESERVED1 = "RESERVED1" |
| 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 | RESERVED2 = "RESERVED2" |
| static const std::string | LOCATION = "LOCATION" |
| static const std::string | TIME = "TIME" |
| static const std::string | CREATION_DATE = "CREATION_DATE" |
const std::string Nitf::TRE::AIMIDA::COUNTRY = "COUNTRY" [static] |
Definition at line 263 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::CREATION_DATE = "CREATION_DATE" [static] |
Definition at line 267 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::END_COLUMN = "END_COLUMN" [static] |
Definition at line 261 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::END_ROW = "END_ROW" [static] |
Definition at line 262 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::END_SEGMENT = "END_SEGMENT" [static] |
Definition at line 260 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::FLIGHT_NO = "FLIGHT_NO" [static] |
Definition at line 252 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::LOCATION = "LOCATION" [static] |
Definition at line 265 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::MISSION_DATE = "MISSION_DATE" [static] |
Definition at line 250 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::MISSION_NO = "MISSION_NO" [static] |
Definition at line 251 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::OP_NUM = "OP_NUM" [static] |
Definition at line 253 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::REPLAY = "REPLAY" [static] |
Definition at line 256 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::REPRO_NUM = "REPRO_NUM" [static] |
Definition at line 255 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::RESERVED1 = "RESERVED1" [static] |
Definition at line 257 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::RESERVED2 = "RESERVED2" [static] |
Definition at line 264 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::START_COLUMN = "START_COLUMN" [static] |
Definition at line 258 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::START_ROW = "START_ROW" [static] |
Definition at line 259 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::START_SEGMENT = "START_SEGMENT" [static] |
Definition at line 254 of file NitfConstants.h.
const std::string Nitf::TRE::AIMIDA::TIME = "TIME" [static] |
Definition at line 266 of file NitfConstants.h.