modelica-tools / csv-compare

Tool to compare curves from one csv files with curves from other csv files using an adjustable tolerance
https://www.modelica.org
BSD 3-Clause "New" or "Revised" License
26 stars 15 forks source link

add intersection point when slope changes sign #38

Closed elmirjagudin closed 8 years ago

elmirjagudin commented 8 years ago

While creating tubes, add an extra point where reference curve changes sign. Use the intersection point between lines defined by left and right rectangle points and slopes of the curve on each side of the reference point.

This relaxes a tube a bit and is need to be able to handle reference curves with high slope ratios.