Variables | |
| static const std::string | TAG = "SENSOR_ARRAY_DATA" |
| static const std::string | DETECTION = "DETECTION" |
| static const std::string | ROW_DETECTORS = "ROW_DETECTORS" |
| static const std::string | COLUMN_DETECTORS = "COLUMN_DETECTORS" |
| static const std::string | ROW_METRIC = "ROW_METRIC" |
| static const std::string | COLUMN_METRIC = "COLUMN_METRIC" |
| static const std::string | FOCAL_LENGTH = "FOCAL_LENGTH" |
| static const std::string | ROW_FOV = "ROW_FOV" |
| static const std::string | COLUMN_FOV = "COLUMN_FOV" |
| static const std::string | CALIBRATED = "CALIBRATED" |
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::CALIBRATED = "CALIBRATED" [static] |
Definition at line 1071 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::COLUMN_DETECTORS = "COLUMN_DETECTORS" [static] |
Definition at line 1065 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::COLUMN_FOV = "COLUMN_FOV" [static] |
Definition at line 1070 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::COLUMN_METRIC = "COLUMN_METRIC" [static] |
Definition at line 1067 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::DETECTION = "DETECTION" [static] |
Definition at line 1063 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::FOCAL_LENGTH = "FOCAL_LENGTH" [static] |
Definition at line 1068 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::ROW_DETECTORS = "ROW_DETECTORS" [static] |
Definition at line 1064 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::ROW_FOV = "ROW_FOV" [static] |
Definition at line 1069 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::ROW_METRIC = "ROW_METRIC" [static] |
Definition at line 1066 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRB::SENSOR_ARRAY_DATA::TAG = "SENSOR_ARRAY_DATA" [static] |
Definition at line 1062 of file NitfConstants.h.