-
- Downloads
Add the ability to apply a transform to a linescan model (#340)
* Add the ablility to apply a rotation and translation to a linescan model state * Make applyTransformToState static Conflicts: include/usgscsm/UsgsAstroLsSensorModel.h src/UsgsAstroLsSensorModel.cpp * Add a test for applyTransformToState and make it public Minor tidying Rm unneeded whitespace Reword comment
Showing
- include/usgscsm/UsgsAstroLsSensorModel.h 6 additions, 0 deletionsinclude/usgscsm/UsgsAstroLsSensorModel.h
- include/usgscsm/Utilities.h 8 additions, 0 deletionsinclude/usgscsm/Utilities.h
- src/UsgsAstroLsSensorModel.cpp 31 additions, 2 deletionssrc/UsgsAstroLsSensorModel.cpp
- src/Utilities.cpp 46 additions, 0 deletionssrc/Utilities.cpp
- tests/LineScanCameraTests.cpp 23 additions, 0 deletionstests/LineScanCameraTests.cpp
Loading
Please register or sign in to comment