Skip to content

enhance SarSensorModelAdapter

Summary

New function into SarSensorModelAdapter.

Rationale

This new function is used into DiapOTB remote module.

Implementation Details

Classes and files

Only one class (otbSarSensorModelAdapter) was changed with a new function :

  • LineToSatPositionAndVelocity : Transform line index to satellite position (x,y,z) and satellite velocity.
Tests

The file otbSarSensorModelAdapterTest.cxx was spread to test this new function.

Additional notes

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Gaëlle USSEGLIO

Merge request reports