Skip to content
Snippets Groups Projects
Commit 66b477b5 authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
Browse files

Merge branch 'test_linetoSatPos' of...

Merge branch 'test_linetoSatPos' of https://gitlab.orfeo-toolbox.org/remote_modules/diapotb into test_linetoSatPos
parents 8971a4b6 00a867b0
No related branches found
No related tags found
1 merge request!8Deramp
......@@ -452,7 +452,7 @@ namespace otb
ImageInIndexType indexSlavePerLine;
indexSlavePerLine[0] = 0; // Always 0 since Master/Slave Cartesain Per Line are vectors
indexSlavePerLine[1] = Le;
////////// Estimate satellite positions for the current line //////////
bool checkSlave = m_SarSensorModelAdapterForSlave->LineToSatPositionAndVelocity(static_cast<double>(Le), satPosSlave,
satVelSlave);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment