|
ifw-odp 5.0.0
|
Functions | |
| TEST (TestImageProperties, Constructor) | |
| TEST (TestImageProperties, Load) | |
| TEST (TestImageProperties, GetPixelDepth) | |
| TEST (TestImageProperties, GetWidth) | |
| TEST (TestImageProperties, GetHeight) | |
Variables | |
| std::string const | TEST_IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/datacube.fits" |
| std::string const | TEST_IMG_WRONG_NAME = std::string(WAF_MODULE_PATH) + "/test/res/noexist.fits" |
| std::string const | TEST_IMG2 = std::string(WAF_MODULE_PATH) + "/test/res/dummy_8bit_star.fits" |
| TEST | ( | TestImageProperties | , |
| Constructor | ) |
| TEST | ( | TestImageProperties | , |
| GetHeight | ) |
| TEST | ( | TestImageProperties | , |
| GetPixelDepth | ) |
| TEST | ( | TestImageProperties | , |
| GetWidth | ) |
| TEST | ( | TestImageProperties | , |
| Load | ) |
| std::string const TEST_IMG1 = std::string(WAF_MODULE_PATH) + "/test/res/datacube.fits" |
| std::string const TEST_IMG2 = std::string(WAF_MODULE_PATH) + "/test/res/dummy_8bit_star.fits" |
| std::string const TEST_IMG_WRONG_NAME = std::string(WAF_MODULE_PATH) + "/test/res/noexist.fits" |