Variables | |
| static const std::string | TAG = "POINT_SET_DATA" |
| static const std::string | POINT_SET_TYPE = "POINT_SET_TYPE" |
| static const std::string | POINT_COUNT = "POINT_COUNT" |
| static const std::string | P_ROW = "P_ROW" |
| static const std::string | P_COLUMN = "P_COLUMN" |
| static const std::string | P_LATITUDE = "P_LATITUDE" |
| static const std::string | P_LONGITUDE = "P_LONGITUDE" |
| static const std::string | P_ELEVATION = "P_ELEVATION" |
| static const std::string | P_RANGE = "P_RANGE" |
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_COLUMN = "P_COLUMN" [static] |
Definition at line 1160 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_ELEVATION = "P_ELEVATION" [static] |
Definition at line 1163 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_LATITUDE = "P_LATITUDE" [static] |
Definition at line 1161 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_LONGITUDE = "P_LONGITUDE" [static] |
Definition at line 1162 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_RANGE = "P_RANGE" [static] |
Definition at line 1164 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::P_ROW = "P_ROW" [static] |
Definition at line 1159 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::POINT_COUNT = "POINT_COUNT" [static] |
Definition at line 1158 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::POINT_SET_TYPE = "POINT_SET_TYPE" [static] |
Definition at line 1157 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::POINT_SET_DATA::TAG = "POINT_SET_DATA" [static] |
Definition at line 1156 of file NitfConstants.h.