Complete integration tests for Surface<->Surface propagation (was ACTS-425)
Original author Andreas Salzburger @asalzbur
So far only curvilinear -> curvilinear and plane-plane are tested and validated:
- missing are (all propagations go via curvilinear anyway) : a) line/perigee -> line b) cylinder -> cylinder c) disc -> disc
a) should be easiest to achieve as it is practically a plane-plane b) needs ACTS-423 to be merged in c) needs the polar coordinate transformation to be done
Edited by Moritz Kiehn