-
- Downloads
Fixed ground to image and image to ground not giving inverse results. (#162)
* Copied distortion inversion from ISIS3 Distortion Map * mid-testing commit to fix LS i2g and g2i inconsistency * Fixed ground to image taking excessive iterations. Added simple line scan test and test stubs * Added more comments and replaced some hard coded tolerances
Showing
- include/usgscsm/UsgsAstroLsSensorModel.h 2 additions, 1 deletioninclude/usgscsm/UsgsAstroLsSensorModel.h
- src/UsgsAstroLsSensorModel.cpp 79 additions, 72 deletionssrc/UsgsAstroLsSensorModel.cpp
- tests/CMakeLists.txt 2 additions, 1 deletiontests/CMakeLists.txt
- tests/Fixtures.h 32 additions, 0 deletionstests/Fixtures.h
- tests/LineScanCameraTests.cpp 74 additions, 0 deletionstests/LineScanCameraTests.cpp
- tests/data/constVelocityLineScan.json 5 additions, 5 deletionstests/data/constVelocityLineScan.json
Loading
Please register or sign in to comment