Variables | |
| static const std::string | TAG = "GENERAL_DATA" |
| static const std::string | SENSOR = "SENSOR" |
| static const std::string | SENSOR_URI = "SENSOR_URI" |
| static const std::string | PLATFORM = "PLARFORM" |
| static const std::string | PLATFORM_URI = "PLATFORM_URI" |
| static const std::string | OPERATION_DOMAIN = "OPERATION_DOMAIN" |
| static const std::string | CONTENT_LEVEL = "CONTENT_LEVEL" |
| static const std::string | GEODETIC_SYSTEM = "GEODETIC_SYSTEM" |
| static const std::string | GEODETIC_TYPE = "GEODETIC_TYPE" |
| static const std::string | ELEVATION_DATUM = "ELEVATION_DATUM" |
| static const std::string | LENGTH_UNIT = "LENGTH_UNIT" |
| static const std::string | ANGULAR_UNIT = "ANGULAR_UNIT" |
| static const std::string | START_DATE = "START_DATE" |
| static const std::string | START_TIME = "START_TIME" |
| static const std::string | END_DATE = "END_DATE" |
| static const std::string | END_TIME = "END_TIME" |
| static const std::string | GENERATION_COUNT = "GENERATION_COUNT" |
| static const std::string | GENERATION_DATE = "GENERATION_DATE" |
| static const std::string | GENERATION_TIME = "GENERATION_TIME" |
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::ANGULAR_UNIT = "ANGULAR_UNIT" [static] |
Definition at line 1051 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::CONTENT_LEVEL = "CONTENT_LEVEL" [static] |
Definition at line 1046 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::ELEVATION_DATUM = "ELEVATION_DATUM" [static] |
Definition at line 1049 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::END_DATE = "END_DATE" [static] |
Definition at line 1054 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::END_TIME = "END_TIME" [static] |
Definition at line 1055 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::GENERATION_COUNT = "GENERATION_COUNT" [static] |
Definition at line 1056 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::GENERATION_DATE = "GENERATION_DATE" [static] |
Definition at line 1057 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::GENERATION_TIME = "GENERATION_TIME" [static] |
Definition at line 1058 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::GEODETIC_SYSTEM = "GEODETIC_SYSTEM" [static] |
Definition at line 1047 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::GEODETIC_TYPE = "GEODETIC_TYPE" [static] |
Definition at line 1048 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::LENGTH_UNIT = "LENGTH_UNIT" [static] |
Definition at line 1050 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::OPERATION_DOMAIN = "OPERATION_DOMAIN" [static] |
Definition at line 1045 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::PLATFORM = "PLARFORM" [static] |
Definition at line 1043 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::PLATFORM_URI = "PLATFORM_URI" [static] |
Definition at line 1044 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::SENSOR = "SENSOR" [static] |
Definition at line 1041 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::SENSOR_URI = "SENSOR_URI" [static] |
Definition at line 1042 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::START_DATE = "START_DATE" [static] |
Definition at line 1052 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::START_TIME = "START_TIME" [static] |
Definition at line 1053 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::GENERAL_DATA::TAG = "GENERAL_DATA" [static] |
Definition at line 1040 of file NitfConstants.h.