-
- Downloads
Add fix for ground to image calculation for LRO NAC cameras (#341)
* Add fix for ground to image calculation for LRO NAC cameras
* Make the choice of the sign of m_iTransL only once at model loading
* Reword a comment
* Robustness fix, must always ensure fractional part is 0.5
* Remove the abs, cannot assume those values are positive
* Added opposite flight and detector test
Co-authored-by:
Jesse Mapel <jmapel@usgs.gov>
Showing
- src/UsgsAstroLsSensorModel.cpp 31 additions, 1 deletionsrc/UsgsAstroLsSensorModel.cpp
- tests/Fixtures.h 26 additions, 0 deletionstests/Fixtures.h
- tests/LineScanCameraTests.cpp 8 additions, 0 deletionstests/LineScanCameraTests.cpp
- tests/data/flippedOrbitalLineScan.json 241 additions, 0 deletionstests/data/flippedOrbitalLineScan.json
Loading
Please register or sign in to comment