Variables | |
| static const std::string | TAG = "IMAGE_FORMATION_DATA" |
| static const std::string | METHOD = "METHOD" |
| static const std::string | MODE = "MODE" |
| static const std::string | ROW_COUNT = "ROW_COUNT" |
| static const std::string | COLUMN_COUNT = "COLUMN_COUNT" |
| static const std::string | ROW_SET = "ROW_SET" |
| static const std::string | COLUMN_SET = "COLUMN_SET" |
| static const std::string | ROW_DETECTION_RATE = "ROW_DETECTION_RATE" |
| static const std::string | COLUMN_DETECTION_RATE = "COLUMN_DETECTION_RATE" |
| static const std::string | FIRST_PIXEL_ROW = "FIRST_PIXEL_ROW" |
| static const std::string | FIRST_PIXEL_COLUMN = "FIRST_PIXEL_COLUMN" |
| static const std::string | TRANSFORM_PARAMS = "TRANSFORM_PARAMS" |
| static const std::string | TRANSFORM_PARAM_ = "TRANSFORM_PARAM_" |
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::COLUMN_COUNT = "COLUMN_COUNT" [static] |
Definition at line 1095 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::COLUMN_DETECTION_RATE = "COLUMN_DETECTION_RATE" [static] |
Definition at line 1099 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::COLUMN_SET = "COLUMN_SET" [static] |
Definition at line 1097 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::FIRST_PIXEL_COLUMN = "FIRST_PIXEL_COLUMN" [static] |
Definition at line 1101 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::FIRST_PIXEL_ROW = "FIRST_PIXEL_ROW" [static] |
Definition at line 1100 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::METHOD = "METHOD" [static] |
Definition at line 1092 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::MODE = "MODE" [static] |
Definition at line 1093 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::ROW_COUNT = "ROW_COUNT" [static] |
Definition at line 1094 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::ROW_DETECTION_RATE = "ROW_DETECTION_RATE" [static] |
Definition at line 1098 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::ROW_SET = "ROW_SET" [static] |
Definition at line 1096 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::TAG = "IMAGE_FORMATION_DATA" [static] |
Definition at line 1091 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::TRANSFORM_PARAM_ = "TRANSFORM_PARAM_" [static] |
Definition at line 1103 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::IMAGE_FORMATION_DATA::TRANSFORM_PARAMS = "TRANSFORM_PARAMS" [static] |
Definition at line 1102 of file NitfConstants.h.