Variables | |
| static const std::string | REF_ROW = "REF_ROW" |
| static const std::string | REF_COL = "REF_COL" |
| static const std::string | SENSOR_MODEL = "SENSOR_MODEL" |
| static const std::string | SENSOR_MOUNT = "SENSOR_MOUNT" |
| static const std::string | SENSOR_LOC = "SENSOR_LOC" |
| static const std::string | SENSOR_ALT_SOURCE = "SENSOR_ALT_SOURCE" |
| static const std::string | SENSOR_ALT = "SENSOR_ALT" |
| static const std::string | SENSOR_ALT_UNIT = "SENSOR_ALT_UNIT" |
| static const std::string | SENSOR_AGL = "SENSOR_AGL" |
| static const std::string | SENSOR_PITCH = "SENSOR_PITCH" |
| static const std::string | SENSOR_ROLL = "SENSOR_ROLL" |
| static const std::string | SENSOR_YAW = "SENSOR_YAW" |
| static const std::string | PLATFORM_PITCH = "PLATFORM_PITCH" |
| static const std::string | PLATFORM_ROLL = "PLATFORM_ROLL" |
| static const std::string | PLATFORM_HDG = "PLATFORM_HDG" |
| static const std::string | GROUND_SPD_SOURCE = "GROUND_SPD_SOURCE" |
| static const std::string | GROUND_SPD = "GROUND_SPD" |
| static const std::string | GRND_SPD_UNIT = "GRND_SPD_UNIT" |
| static const std::string | GROUND_TRACK = "GROUND_TRACK" |
| static const std::string | VERT_VEL = "VERT_VEL" |
| static const std::string | VERT_VEL_UNIT = "VERT_VEL_UNIT" |
| static const std::string | SWATH_FRAMES = "SWATH_FRAMES" |
| static const std::string | NUM_SWATHS = "NUM_SWATHS" |
| static const std::string | SPOT_NUM = "SPOT_NUM" |
const std::string Nitf::TRE::SENSRA::GRND_SPD_UNIT = "GRND_SPD_UNIT" [static] |
Definition at line 1027 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::GROUND_SPD = "GROUND_SPD" [static] |
Definition at line 1026 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::GROUND_SPD_SOURCE = "GROUND_SPD_SOURCE" [static] |
Definition at line 1025 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::GROUND_TRACK = "GROUND_TRACK" [static] |
Definition at line 1028 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::NUM_SWATHS = "NUM_SWATHS" [static] |
Definition at line 1032 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::PLATFORM_HDG = "PLATFORM_HDG" [static] |
Definition at line 1024 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::PLATFORM_PITCH = "PLATFORM_PITCH" [static] |
Definition at line 1022 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::PLATFORM_ROLL = "PLATFORM_ROLL" [static] |
Definition at line 1023 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::REF_COL = "REF_COL" [static] |
Definition at line 1011 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::REF_ROW = "REF_ROW" [static] |
Definition at line 1010 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_AGL = "SENSOR_AGL" [static] |
Definition at line 1018 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_ALT = "SENSOR_ALT" [static] |
Definition at line 1016 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_ALT_SOURCE = "SENSOR_ALT_SOURCE" [static] |
Definition at line 1015 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_ALT_UNIT = "SENSOR_ALT_UNIT" [static] |
Definition at line 1017 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_LOC = "SENSOR_LOC" [static] |
Definition at line 1014 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_MODEL = "SENSOR_MODEL" [static] |
Definition at line 1012 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_MOUNT = "SENSOR_MOUNT" [static] |
Definition at line 1013 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_PITCH = "SENSOR_PITCH" [static] |
Definition at line 1019 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_ROLL = "SENSOR_ROLL" [static] |
Definition at line 1020 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SENSOR_YAW = "SENSOR_YAW" [static] |
Definition at line 1021 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SPOT_NUM = "SPOT_NUM" [static] |
Definition at line 1033 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::SWATH_FRAMES = "SWATH_FRAMES" [static] |
Definition at line 1031 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::VERT_VEL = "VERT_VEL" [static] |
Definition at line 1029 of file NitfConstants.h.
const std::string Nitf::TRE::SENSRA::VERT_VEL_UNIT = "VERT_VEL_UNIT" [static] |
Definition at line 1030 of file NitfConstants.h.