Variables | |
| const std::string | REPRESENTATION_LUT = "RGB/LUT" |
| const std::string | REPRESENTATION_MONO = "MONO" |
| const std::string | REPRESENTATION_MULTI = "MULTI" |
| const std::string | REPRESENTATION_RGB = "RGB" |
| const std::string | BAND_REPRESENTATIONS_RED = "R" |
| const std::string | BAND_REPRESENTATIONS_GREEN = "G" |
| const std::string | BAND_REPRESENTATIONS_BLUE = "B" |
| const std::string | BAND_REPRESENTATIONS_MONO = "M" |
| const std::string | BAND_REPRESENTATIONS_LUT = "LU" |
| const std::string | ICORDS_NONE = "N" |
| const std::string | ICORDS_UTM_MGRS = "U" |
| const std::string | ICORDS_UTM_NORTH = "N" |
| const std::string | ICORDS_UTM_SOUTH = "S" |
| const std::string | ICORDS_GEOGRAPHIC = "G" |
| const std::string | ICORDS_GEOCENTRIC = "C" |
| const std::string | ICORDS_DECIMAL_DEGREES = "D" |
| const std::string Nitf::ImageSubheaderFieldValues::BAND_REPRESENTATIONS_BLUE = "B" |
Definition at line 146 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::BAND_REPRESENTATIONS_GREEN = "G" |
Definition at line 145 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::BAND_REPRESENTATIONS_LUT = "LU" |
Definition at line 148 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::BAND_REPRESENTATIONS_MONO = "M" |
Definition at line 147 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::BAND_REPRESENTATIONS_RED = "R" |
Definition at line 144 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_DECIMAL_DEGREES = "D" |
Definition at line 155 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_GEOCENTRIC = "C" |
Definition at line 154 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_GEOGRAPHIC = "G" |
Definition at line 153 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_NONE = "N" |
Definition at line 149 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_UTM_MGRS = "U" |
Definition at line 150 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_UTM_NORTH = "N" |
Definition at line 151 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::ICORDS_UTM_SOUTH = "S" |
Definition at line 152 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::REPRESENTATION_LUT = "RGB/LUT" |
Definition at line 140 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::REPRESENTATION_MONO = "MONO" |
Definition at line 141 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::REPRESENTATION_MULTI = "MULTI" |
Definition at line 142 of file NitfConstants.h.
| const std::string Nitf::ImageSubheaderFieldValues::REPRESENTATION_RGB = "RGB" |
Definition at line 143 of file NitfConstants.h.